Skip to content

Commit 00993c1

Browse files
committed
Added account id
1 parent c2c5abe commit 00993c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
env:
4949
CA_REPOSITORY_NAME: ${{ vars.CA_REPOSITORY_NAME }}
5050
CA_DOMAIN_NAME: ${{ vars.chronulus-central-artifacts }}
51+
CA_AWS_ACCOUNT_ID: ${{ vars.CA_AWS_ACCOUNT_ID }}
5152
PIP_CONFIG_FILE: /tmp/pip/pip.conf
5253
run: |
5354
bash .testing/config.sh

0 commit comments

Comments
 (0)