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 31e133b commit 0a6e3fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uploadStaticToCdn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ SA_EMAIL="${PRINCIPAL}@${NAIS_MANAGEMENT_PROJECT_ID}.iam.gserviceaccount.com"

# Authenticate with Google Cloud
echo "Authenticating with Google Cloud..."
gcloud components install workload-identity-federation

gcloud auth workload-identity-federation login \
--workload-provider="${NAIS_WORKLOAD_IDENTITY_PROVIDER}" \
--service-account-email="${SA_EMAIL}"
Expand Down

0 comments on commit 0a6e3fa

Please sign in to comment.