Skip to content

Commit

Permalink
airbyte-ci: pass dagger cloud token to airbyte-lib (#34602)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jan 29, 2024
1 parent 66cd528 commit 278eda4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/airbyte-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
uses: ./.github/actions/run-airbyte-ci
with:
context: "pull_request"
dagger_cloud_token: ${{ secrets.DAGGER_CLOUD_TOKEN_2 }}
docker_hub_password: ${{ secrets.DOCKER_HUB_PASSWORD }}
docker_hub_username: ${{ secrets.DOCKER_HUB_USERNAME }}
gcs_credentials: ${{ secrets.METADATA_SERVICE_PROD_GCS_CREDENTIALS }}
Expand Down

0 comments on commit 278eda4

Please sign in to comment.