Skip to content

Commit

Permalink
source-postgres ci improvement: disable build cache on benchmark worf…
Browse files Browse the repository at this point in the history
…klow (#31867)
  • Loading branch information
alafanechere authored Oct 26, 2023
1 parent 467b869 commit 1d4d372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tmp-source-postgres-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
SENTRY_DSN: ${{ secrets.SENTRY_AIRBYTE_CI_DSN }}
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
S3_BUILD_CACHE_ACCESS_KEY_ID: ${{ secrets.SELF_RUNNER_AWS_ACCESS_KEY_ID }}
S3_BUILD_CACHE_SECRET_KEY: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
# S3_BUILD_CACHE_ACCESS_KEY_ID: ${{ secrets.SELF_RUNNER_AWS_ACCESS_KEY_ID }}
# S3_BUILD_CACHE_SECRET_KEY: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
CI: "True"

0 comments on commit 1d4d372

Please sign in to comment.