Skip to content

Commit

Permalink
feat: egen SA for narcos
Browse files Browse the repository at this point in the history
Kyrremann committed Jun 30, 2023

Verified

This commit was signed with the committer’s verified signature.
csainty Chris Sainty
1 parent 6e74533 commit bfc5689
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -138,8 +138,9 @@ jobs:
uses: "google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033" # ratchet:google-github-actions/auth@v1.0.0
with:
workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
service_account: "gh-cli@nais-io.iam.gserviceaccount.com"
service_account: "gh-narcos@nais-io.iam.gserviceaccount.com"
token_format: "access_token"
create_credentials_file: "false"

- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v1'

0 comments on commit bfc5689

Please sign in to comment.