We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007998d commit 2c26b67Copy full SHA for 2c26b67
.github/workflows/main.yml
@@ -74,7 +74,7 @@ jobs:
74
RESOURCE: .nais/preprod.yml
75
VAR: image=${{ needs.build-and-push.outputs.image }}
76
77
- deploy-qa-gcp:
+ deploy-dev-gcp:
78
name: Deploy to preprod
79
needs: build-and-push
80
if: github.ref == 'refs/heads/dev'
0 commit comments