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
|
uses: https://codeberg.org/umglurf/kaniko-action@main
|
||||||
with:
|
with:
|
||||||
credentials: |
|
credentials: |
|
||||||
https://index.docker.io/v1/=${{ secrets.DCKER_USER }}:${{ secrets.DOCKER_PASSWORD }}
|
https://index.docker.io/v1/=${{ secrets.DOCKER_USER }}:${{ secrets.DOCKER_PASSWORD }}
|
||||||
destinations: |
|
destinations: |
|
||||||
docker.io/fleaz/shippinglabel:latest
|
docker.io/fleaz/shippinglabel:latest
|
||||||
push: true
|
push: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue