Skip to content

Commit e6c0dcf

Browse files
committed
change
1 parent 435fe7b commit e6c0dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
/kaniko/executor \
2525
--dockerfile=./Dockerfile \
2626
--context=git://github.com/${{ github.repository }}#${{ github.ref }} \
27+
--context-sub-path=./backend \
2728
--verbosity debug \
2829
--destination=${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.eu-central-1.amazonaws.com/pythonit/pycon-backend:arm-${{ inputs.githash }}

0 commit comments

Comments
 (0)