Skip to content

Commit

Permalink
Added env var
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Jun 13, 2024
1 parent 8453069 commit 51be13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-soak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
environment: integration
env:
INTERNAL_DOCKER_REPO: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com
TEST_SUITE: soak
TEST_SUITE: "soak"
permissions:
checks: write
pull-requests: write
Expand Down

0 comments on commit 51be13f

Please sign in to comment.