Skip to content

Commit

Permalink
deploy to staging gcp instance from staging image (#6548)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored Nov 14, 2023
1 parent 7e50f8a commit d411946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
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 d411946

Please sign in to comment.