Skip to content

Commit

Permalink
Tester mer i pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
toresbe committed Nov 26, 2024
1 parent f2d3ee9 commit 80b8874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_gcp_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
NAIS_MANAGEMENT_PROJECT_ID=${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
build_secrets: |
NODE_AUTH_TOKEN=${{ secrets.READER_TOKEN }}
NAIS_WORKLOAD_IDENTITY_PROVIDER=${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
NODE_AUTH_TOKEN=${{ secrets.READER_TOKEN }}
- name: "Deploy to ${{ matrix.environment }}"
uses: nais/deploy/actions/deploy@v2
Expand Down

0 comments on commit 80b8874

Please sign in to comment.