We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1108901 commit 4d051fdCopy full SHA for 4d051fd
.github/workflows/k8s-e2e.yaml
@@ -6,7 +6,6 @@ concurrency:
6
group: e2e-tests-k8s-${{ github.ref }}
7
cancel-in-progress: true
8
9
-
10
env:
11
INTERNAL_DOCKER_REPO: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com
12
ENV_JOB_IMAGE: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com/chainlink-testing-framework-tests:ci.${{ github.sha }}
0 commit comments