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 c2c5abe commit 00993c1Copy full SHA for 00993c1
.github/workflows/aws-dev.yml
@@ -48,6 +48,7 @@ jobs:
48
env:
49
CA_REPOSITORY_NAME: ${{ vars.CA_REPOSITORY_NAME }}
50
CA_DOMAIN_NAME: ${{ vars.chronulus-central-artifacts }}
51
+ CA_AWS_ACCOUNT_ID: ${{ vars.CA_AWS_ACCOUNT_ID }}
52
PIP_CONFIG_FILE: /tmp/pip/pip.conf
53
run: |
54
bash .testing/config.sh
0 commit comments