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