Skip to content

Commit

Permalink
PEK-815 legg til en riktig sti til api-token
Browse files Browse the repository at this point in the history
  • Loading branch information
antonfofanov committed Dec 9, 2024
1 parent 7d890cf commit 5b77c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
name: Deploy to prod
env:
CLUSTER: prod-gcp
RESOURCE: .nais/nais-prod-gcp.yaml,unleash-apitoken-prod.yaml
RESOURCE: .nais/nais-prod-gcp.yaml,.nais/unleash-apitoken-prod.yaml
IMAGE: ${{ needs.build.outputs.image }}

0 comments on commit 5b77c54

Please sign in to comment.