git fix
This commit is contained in:
parent
aefea340ee
commit
81fa96f49d
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue