move to actions
Some checks failed
/ test (push) Failing after 31s

This commit is contained in:
mr-boneman 2024-05-12 20:27:55 +02:00
parent cd819ff380
commit 49903419fe

View file

@ -9,7 +9,7 @@ jobs:
steps:
- name: 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:
registry: ${{ vars.DOCKER_REGISTRY }}
password: ${{ secrets.DOCKER_PUSH_KEY }}