Skip to content

Commit

Permalink
Oppdaterer unleash workflow til gcp i dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JulieHillRoa committed Aug 2, 2024
1 parent 75fdcb2 commit 9ca838c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-unleash-api-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- dev
- master
- bytte-namespace-pto-obo
paths:
- '.github/workflows/deploy-unleash-api-token.yaml'
- '.nais/application/unleash-apitoken-dev.yaml'
Expand All @@ -23,7 +24,7 @@ jobs:
- name: Deploy unleash-apitoken
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: dev-fss
CLUSTER: dev-gcp
RESOURCE: .nais/application/unleash-apitoken-dev.yaml
PRINT_PAYLOAD: true

Expand Down

0 comments on commit 9ca838c

Please sign in to comment.