Skip to content

Commit

Permalink
Bytt til gar (#1697)
Browse files Browse the repository at this point in the history
* Bytt til GAR

* Vi bruker ikke cypress her

* Fix typo
  • Loading branch information
UyQuangNguyen authored Mar 14, 2024
1 parent 16587ae commit 17edeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_n_deploy_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: dev-gcp
RESOURCE: build_n_deploy/naiserator/gcp-dev.yaml
RESOURCE: build_n_deploy/naiserator/naiserator_dev_gcp.yaml
VAR: image=${{ needs.build.outputs.image }},VERSION=${{ env.VERSION }}

deployProd:
Expand Down

0 comments on commit 17edeb8

Please sign in to comment.