We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a57fb commit 9ec0b3aCopy full SHA for 9ec0b3a
.github/workflows/deploy-builder-frontend.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- GH_actions_deploy_pipeline
7
8
+env:
9
+ PROJECT_ID: 'benefit-decision-toolkit-play'
10
+ WORKLOAD_IDENTITY_PROVIDER: 'projects/1034049717668/locations/global/workloadIdentityPools/github-actions-google-cloud/providers/github'
11
+
12
jobs:
13
build-and-deploy:
14
runs-on: ubuntu-latest
0 commit comments