Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dragutin-nav committed Aug 28, 2024
1 parent 4a7a8f1 commit dfeff51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Deploy application
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: prod-fss
CLUSTER: prod-gcp
RESOURCE: .nais/application/gcp/application-config-prod.yaml
VAR: image=${{ needs.build-and-push.outputs.image }}

Expand Down

0 comments on commit dfeff51

Please sign in to comment.