fix
All checks were successful
/ test (push) Successful in 22s

This commit is contained in:
mr-boneman 2024-05-12 21:12:01 +02:00
parent ba4b3bf953
commit 8f48a311e3

View file

@ -9,7 +9,7 @@ jobs:
steps: steps:
- name: install skopeo - name: install skopeo
run: dnf install skopeo -y run: dnf install skopeo -y
- uses: https://git.ws-essen.de/actions/skopeo-login-action@main - uses: https://git.ws-essen.de/actions/skopeo-login@main
with: with:
registry: git.ws-essen.de registry: git.ws-essen.de
password: ${{ secrets.DOCKER_PUSH_KEY }} password: ${{ secrets.DOCKER_PUSH_KEY }}