This commit is contained in:
parent
a0e5428bf7
commit
c578328ed9
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
uses: aevea/action-kaniko@master
|
uses: aevea/action-kaniko@master
|
||||||
with:
|
with:
|
||||||
registry: "git.plop.in:80"
|
registry: "git.plop.in"
|
||||||
image: admin/test
|
image: admin/test
|
||||||
username: admin
|
username: admin
|
||||||
password: ${{ secrets.PAT_TOKEN }}
|
password: ${{ secrets.PAT_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user