Skip to content

Commit

Permalink
Oppdatere deploy-dev env VAR
Browse files Browse the repository at this point in the history
  • Loading branch information
nattaphongklinjan committed Nov 10, 2023
1 parent bbd7170 commit e2c1f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- uses: actions/checkout@v3
- uses: nais/deploy/actions/deploy@v1
env:
VAR: commit=${{ github.sha }}
VAR: image=${{ needs.build.outputs.image }}
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
CLUSTER: dev-gcp
RESOURCE: .nais/nais.yaml
Expand Down

0 comments on commit e2c1f67

Please sign in to comment.