Skip to content

Commit

Permalink
Test with ADC.
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed Apr 12, 2024
1 parent 53bc595 commit 30f898a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-cloud-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
service_account: ${{ vars.GCP_SERVICE_ACCOUNT || '[email protected]' }}

- name: Set workload identity configuration string
if: false
shell: bash
run: |
echo "TILEDB_VFS_GCS_WORKLOAD_IDENTITY_CONFIGURATION=$(cat ${{ steps.auth.outputs.credentials_file_path }})" >> $GITHUB_ENV
Expand Down

0 comments on commit 30f898a

Please sign in to comment.