aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-15 12:06:08 +0100
committerGravatar GitHub <[email protected]>2024-04-15 12:06:08 +0100
commit0dd8de17c40659f1609a85667b428e21ababe34a (patch)
tree8c68a28b4a7222fe2e60ace58fa366e22e1d1434
parentUpdate deployment manifest with new namespace (diff)
Update deployment manifest path
-rw-r--r--.github/workflows/build-deploy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-deploy.yaml b/.github/workflows/build-deploy.yaml
index 9ddd6d0a..89a4a01a 100644
--- a/.github/workflows/build-deploy.yaml
+++ b/.github/workflows/build-deploy.yaml
@@ -77,7 +77,7 @@ jobs:
with:
namespace: web
manifests: |
- infra/kubernetes/namespaces/default/site/deployment.yaml
+ infra/kubernetes/namespaces/web/site/deployment.yaml
images: 'ghcr.io/python-discord/site:${{ inputs.sha-tag }}'
- name: Purge Cloudflare Edge Cache