parent
94c60b6192
commit
ed948f2443
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: git.hamburg.ccc.de
|
registry: git.hamburg.ccc.de
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.REPO_TOKEN }}
|
||||||
- uses: https://github.com/int128/kaniko-action@v1
|
- uses: https://github.com/int128/kaniko-action@v1
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
|
Reference in a new issue