This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: https://code.thetadev.de/actions/kaniko@v1
|
uses: https://code.thetadev.de/actions/kaniko@v1
|
||||||
with:
|
with:
|
||||||
registry: gitea.paddington.fi
|
registry: http://gitea-http.gitea:3000
|
||||||
image: make/myapp
|
image: make/myapp
|
||||||
username: make
|
username: make
|
||||||
password: ${{ secrets.TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user