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 0a4a407 commit 9aa2f20Copy full SHA for 9aa2f20
.github/workflows/transaction-sender-ecr-cd.yml
@@ -20,7 +20,6 @@ jobs:
20
with:
21
rust-binary-name: transaction-submitter
22
environment: dev
23
- requires-private-deps: true
24
dockerfile-path: transaction-submitter.Dockerfile
25
secrets:
26
aws-ecr-repository: ${{ secrets.AWS_ECR_REPOSITORY }}
0 commit comments