Skip to content

Commit

Permalink
Deployer til fss istedet for gcp (#369)
Browse files Browse the repository at this point in the history
 Deployer til fss istedet for gcp
  • Loading branch information
mammut89 authored Dec 8, 2023
1 parent 86f9f08 commit 7cee6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tjenestebuss-integrasjon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
env:
"ENVIRONMENT": "dev-gcp:tjenestebuss-integrasjon"
"APIKEY": "${{ secrets.NAIS_DEPLOY_APIKEY }}"
"CLUSTER": "dev-gcp"
"CLUSTER": "dev-fss"
"RESOURCE": "tjenestebuss-integrasjon/.nais/nais.yaml"
"VAR": image=${{ format('{0}:{1}', env.IMAGE_TJENESTEBUSS_INTEGRASJON, env.IMAGE_TAG) }}
"VARS": "tjenestebuss-integrasjon/.nais/dev-q2.yaml"

0 comments on commit 7cee6ce

Please sign in to comment.