aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-15 08:08:54 +0000
committerGravatar GitHub <[email protected]>2021-03-15 08:08:54 +0000
commit49c7afaeab447dc2bfdf0e5da1cb6238243de34b (patch)
tree360d41e446db201cbb04b14b8d511cd51157bad8
parentDockerfile optimisations (diff)
parentUpdate deploy.yaml (diff)
Merge pull request #454 from python-discord/deploy-environment
Add GitHub environment to deploy workflow
-rw-r--r--.github/workflows/deploy.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 8abf2bfb..efc08040 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -13,6 +13,7 @@ jobs:
if: github.event.workflow_run.conclusion == 'success'
name: Deploy to Kubernetes Cluster
runs-on: ubuntu-latest
+ environment: production
steps:
- name: Create SHA Container Tag