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 7051a2e commit 39111b9Copy full SHA for 39111b9
.github/workflows/build-backend.yml
@@ -29,6 +29,5 @@ jobs:
29
--dockerfile=./Dockerfile \
30
--context=git://github.com/${{ github.repository }}#${{ github.ref }} \
31
--context-sub-path=./backend \
32
- --verbosity debug \
33
--cleanup \
34
--destination=${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.eu-central-1.amazonaws.com/pythonit/pycon-backend:arm-${{ inputs.githash }}
0 commit comments