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