Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
add kubernetes resource to dev-ekstern deployment env
Browse files Browse the repository at this point in the history
  • Loading branch information
tharaldyo committed Aug 15, 2023
1 parent 97e21aa commit 7c4313d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
CLUSTER: dev-gcp
IMAGE: ${{ needs.docker-build-push.outputs.image }}
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
RESOURCE: nais/dev-ekstern.yaml

deploy-to-prod-gcp:
name: Deploy to prod-gcp
Expand Down

0 comments on commit 7c4313d

Please sign in to comment.