We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d31afd commit aa159a7Copy full SHA for aa159a7
.github/workflows/integration_tests.yaml
@@ -12,7 +12,6 @@ jobs:
12
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
13
with:
14
SERVICE_TO_TEST: fence
15
- TEST_REPO_BRANCH: chore/fix_usersync_fence_image_during_tests
16
secrets:
17
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
18
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}
0 commit comments