Skip to content

Commit

Permalink
Merge pull request #46 from JoinColony/fix-chewie-cicd
Browse files Browse the repository at this point in the history
cicd: fix cicd cluster
  • Loading branch information
bogdan-1337 authored Dec 11, 2023
2 parents 9f41a20 + 3e9130d commit 5b7987e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
# Set global env variables
env:
AWS_REGION: eu-west-2
CLUSTER_NAME: qa
CLUSTER_NAME: qa-cluster
ECR_REPOSITORY: chewie
IMAGE_TAG: ${{ github.sha }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
Expand Down

0 comments on commit 5b7987e

Please sign in to comment.