This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: https://code.thetadev.de/actions/kaniko@v1
|
uses: https://code.thetadev.de/actions/kaniko@v1
|
||||||
with:
|
with:
|
||||||
registry: gitea.paddington.fi
|
registry: gitea.paddington.fi
|
||||||
image: gitea.paddington.fi/make/myapp:latest
|
image: gitea.paddington.fi/make/myapp
|
||||||
username: make
|
username: make
|
||||||
password: ${{ secrets.TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
cache: true
|
cache: true
|
||||||
Reference in New Issue
Block a user