Skip to content

Commit cb424e6

Browse files
authored
Update main-gcp.yml
1 parent 749ce6e commit cb424e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-gcp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Deploy application
8686
uses: nais/deploy/actions/deploy@v2
8787
env:
88-
CLUSTER: prod-fss
88+
CLUSTER: prod-gcp
8989
RESOURCE: .nais/application/gcp/application-config-prod.yaml
9090
VAR: image=${{ needs.build-and-push.outputs.image }}
9191

0 commit comments

Comments
 (0)