Skip to content

Commit

Permalink
ci: use simpler 'with' context for run-dagger
Browse files Browse the repository at this point in the history
--test-connector=source-postgres
  • Loading branch information
aaronsteers committed Sep 26, 2023
1 parent 7aa9cee commit 9ad5905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/airbyte-ci-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
gcs_credentials: ${{ secrets.METADATA_SERVICE_PROD_GCS_CREDENTIALS }}
gcp_gsm_credentials: ${{ secrets.GCP_GSM_CREDENTIALS }}
metadata_service_gcs_credentials: ${{ secrets.METADATA_SERVICE_PROD_GCS_CREDENTIALS }}
sentry_dsn: ${{ secrets.SENTRY_AIRBYTE_CI_DSN }}
spec_cache_gcs_credentials: ${{ secrets.SPEC_CACHE_SERVICE_ACCOUNT_KEY_PUBLISH }}
subcommand: "connectors --name=${{ env.CONNECTOR_NAME }} ${{ env.CMD }} ${{ env.CMD_ARGS }}"
docker_hub_password: ${{ secrets.DOCKER_HUB_PASSWORD }}
docker_hub_username: ${{ secrets.DOCKER_HUB_USERNAME }}
slack_webhook_url: ${{ secrets.PUBLISH_ON_MERGE_SLACK_WEBHOOK }}

0 comments on commit 9ad5905

Please sign in to comment.