This commit is contained in:
parent
aad882e0a9
commit
90da35ee30
@ -11,8 +11,8 @@ jobs:
|
|||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
|
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
|
||||||
with:
|
with:
|
||||||
#registry: "10.42.1.152:3000"
|
registry: "10.42.1.152:3000"
|
||||||
registry: "gitea-http:3000"
|
#registry: "gitea-http:3000"
|
||||||
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