Skip to content

Commit

Permalink
(iac) retrive gcp project id on my cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Alexandre35 committed Nov 2, 2024
1 parent 20c07b5 commit cfd2522
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
-var="billing_account_id=${{ secrets.GCP_BILLING_ACCOUNT_ID }}"
env:
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GCP_SA_KEY }}
env:
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GCP_SA_KEY }}

- name: Get project ID from Terraform output
working-directory: iac
Expand Down

0 comments on commit cfd2522

Please sign in to comment.