We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c623cee commit ca4983cCopy full SHA for ca4983c
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
ci:
13
- uses: input-output-hk/catalyst-ci/.github/workflows/ci.yml@master
+ uses: input-output-hk/catalyst-ci/.github/workflows/ci.yml@add-deploy
14
with:
15
aws_ecr_registry: 332405224602.dkr.ecr.eu-central-1.amazonaws.com
16
aws_role_arn: arn:aws:iam::332405224602:role/ci
0 commit comments