git fix
All checks were successful
Deploy to Production / build (push) Successful in 7s
Deploy to Production / deploy (push) Successful in 26s

This commit is contained in:
Sergei Poljanski 2025-11-25 04:27:35 +02:00
commit 81fa96f49d
Signed by: asxpi
GPG key ID: 4F8851660FA4121B

View file

@ -30,7 +30,8 @@ jobs:
# Build and push with Kaniko using git context
/kaniko/executor \
--context=git://${{ github.server_url }}/${{ github.repository }}.git#refs/heads/${{ github.ref_name }} \
--context=git://git.asxp.io/${{ github.repository }}.git \
--git=branch=${{ github.ref_name }} \
--destination=$IMAGE_TAG \
--destination=$IMAGE_LATEST