Skip to content

Commit

Permalink
re-enable dagger cloud token in airbyte-ci (#45080)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Sep 2, 2024
1 parent c0e629f commit 21fddbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-airbyte-ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ runs:
CI_GITHUB_ACCESS_TOKEN: ${{ inputs.github_token }}
CI_JOB_KEY: ${{ inputs.ci_job_key }}
CI_REPORT_BUCKET_NAME: ${{ inputs.report_bucket_name }}
#DAGGER_CLOUD_TOKEN: "${{ inputs.dagger_cloud_token }}"
DAGGER_CLOUD_TOKEN: "${{ inputs.dagger_cloud_token }}"
DOCKER_HUB_PASSWORD: ${{ inputs.docker_hub_password }}
DOCKER_HUB_USERNAME: ${{ inputs.docker_hub_username }}
GCP_GSM_CREDENTIALS: ${{ inputs.gcp_gsm_credentials }}
Expand Down

0 comments on commit 21fddbd

Please sign in to comment.