Skip to content

Commit b26c967

Browse files
committed
change
1 parent 24f2392 commit b26c967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
--context=git://github.com/${{ github.repository }}#${{ github.ref }} \
2222
--context-sub-path=./backend \
2323
--cache=true \
24-
--destination=${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.eu-central-1.amazonaws.com/pythonit/pycon-backend:arm-test
24+
--destination=${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.eu-central-1.amazonaws.com/pythonit/pycon-backend:arm-${{ inputs.githash }}

0 commit comments

Comments
 (0)