Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Nov 22, 2024
1 parent 5b40f23 commit 7efbed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_environments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

deploy_prod2:
name: Deploy prod2
needs: deploy_dev3
#needs: deploy_dev3
uses: ./.github/workflows/deploy_k8s_cluster.yaml
with:
environment: prod2
Expand Down

0 comments on commit 7efbed0

Please sign in to comment.