deploy test #6 ("85% sjanse for deploy" - Sindre)
Co-authored-by: Amalie Erdal Mansaker <amalie.erdal.mansaker@nav.no>
This commit is contained in:
parent
f296f7c5c6
commit
5345edcd31
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -45,4 +45,4 @@ jobs:
|
||||||
env:
|
env:
|
||||||
"APIKEY": "${{ secrets.NAIS_DEPLOY_APIKEY }}"
|
"APIKEY": "${{ secrets.NAIS_DEPLOY_APIKEY }}"
|
||||||
"CLUSTER": "dev-gcp"
|
"CLUSTER": "dev-gcp"
|
||||||
"RESOURCE": "nais.yml"
|
"RESOURCE": "frontend/nais.yml"
|
Reference in a new issue