Skip to content

Commit

Permalink
Update dev-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 authored May 30, 2024
1 parent c7e8c15 commit 681b4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
GKE_CLUSTER: autopilot-cluster-coconut
GKE_ZONE: europe-central2
GKE_ZONE: europe-west3
DEPLOYMENT_NAME: coconut-coconut-app
WORKER_DEPLOYMENT_NAME: coconut-worker
REPOSITORY_NAME: coconut
Expand Down

0 comments on commit 681b4f8

Please sign in to comment.