Skip to content

Commit

Permalink
Update integration_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nss10 authored Jan 27, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 120ba9b commit 2107f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
with:
SERVICE_TO_TEST: fence
TEST_REPO_BRANCH: chore/custom_cloud_auto_branch
CLOUD_AUTO_BRANCH: chore/fence_create_add_poetry_run
CLOUD_AUTO_BRANCH: refs/heads/chore/fence_create_add_poetry_run
secrets:
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}

0 comments on commit 2107f9b

Please sign in to comment.