We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81436a commit 99dafb5Copy full SHA for 99dafb5
.github/workflows/main.yaml
@@ -48,7 +48,6 @@ jobs:
48
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }} # Provided as Organization Variable
49
- uses: nais/deploy/actions/deploy@v2 # ratchet:exclude
50
env:
51
- APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
52
CLUSTER: dev-gcp
53
RESOURCE: .nais/${{ matrix.module }}.yaml
54
IMAGE: ${{ steps.build_push_sign.outputs.tag }}
0 commit comments