Skip to content

Commit 31590da

Browse files
authored
Remove Jenkins Secrets from integration_tests.yaml (uc-cdis#1300)
* Remove Jenkins References from integration_tests.yaml * Update integration_tests.yaml * Update integration_tests.yaml * Update integration_tests.yaml
1 parent 0fe8bf8 commit 31590da

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/integration_tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
with:
1010
SERVICE_TO_TEST: fence
1111
secrets:
12-
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
13-
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}
14-
JENKINS_API_TOKEN: ${{ secrets.JENKINS_API_TOKEN }}
15-
QA_DASHBOARD_S3_PATH: ${{ secrets.QA_DASHBOARD_S3_PATH }}
1612
CI_TEST_ORCID_USERID: ${{ secrets.CI_TEST_ORCID_USERID }}
1713
CI_TEST_ORCID_PASSWORD: ${{ secrets.CI_TEST_ORCID_PASSWORD }}
1814
CI_TEST_RAS_EMAIL: ${{ secrets.CI_TEST_RAS_EMAIL }}

0 commit comments

Comments
 (0)