Skip to content

Commit

Permalink
Test bucket name/project for pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Aug 4, 2024
1 parent 381c66a commit 7abee5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
env:
GCP_PROJECT: latestbit
GCP_PROJECT_ID: 288860578009
TEST_GCS_BUCKET_NAME: latestbit.appspot.com
TEST_GCP_PROJECT: latestbit
concurrency:
group: ${{ github.workflow }}-${{ github.ref_protected && github.run_id || github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 7abee5b

Please sign in to comment.