parent
cd819ff380
commit
49903419fe
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: install skopeo
|
- name: install skopeo
|
||||||
run: dnf install skopeo
|
run: dnf install skopeo
|
||||||
- uses: https://git.ws-essen.de/UnifiedDesktop/skopeo-login-action@main
|
- uses: https://git.ws-essen.de/actions/skopeo-login-action@main
|
||||||
with:
|
with:
|
||||||
registry: ${{ vars.DOCKER_REGISTRY }}
|
registry: ${{ vars.DOCKER_REGISTRY }}
|
||||||
password: ${{ secrets.DOCKER_PUSH_KEY }}
|
password: ${{ secrets.DOCKER_PUSH_KEY }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue