Skip to content

Commit

Permalink
deploy to staging gcp instance from staging image
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored and gigincg committed Nov 14, 2023
1 parent ee9ba81 commit 1604ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
wait-for-service-stability: true

deploy-staging-gcp:
needs: build-production
needs: build-staging
name: Deploy to staging GCP cluster
runs-on: ubuntu-latest
environment:
Expand Down

0 comments on commit 1604ed8

Please sign in to comment.