Skip to content

Commit

Permalink
added config validation for gcp provider
Browse files Browse the repository at this point in the history
  • Loading branch information
abessiari committed Mar 15, 2024
1 parent 1a52ec5 commit a8f2ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu_22_and_test_gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ env:
FABRIC_PROJECT: ${{ secrets.FABRIC_PROJECT }}
FABRIC_USER: ${{ secrets.FABRIC_USER }}

GCP_SERVICE_KEY_PATH: ${{ secrets.GCP_SERVICE_KEY_PATH }}

RUN_GCP: ${{ vars.RUN_GCP }}

jobs:
Expand Down

0 comments on commit a8f2ad2

Please sign in to comment.