This commit is contained in:
parent
d8efd22b82
commit
125d6eaf7c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: https://codeberg.org/umglurf/kaniko-action@main
|
||||
with:
|
||||
credentials: |
|
||||
https://index.docker.io/v1/=${{ secrets.DCKER_USER }}:${{ secrets.DOCKER_PASSWORD }}
|
||||
https://index.docker.io/v1/=${{ secrets.DOCKER_USER }}:${{ secrets.DOCKER_PASSWORD }}
|
||||
destinations: |
|
||||
docker.io/fleaz/shippinglabel:latest
|
||||
push: true
|
||||
|
|
Loading…
Add table
Reference in a new issue