fix(ci): specify dependency correctly
Some checks failed
Build / build-arch-linux (push) Has been cancelled
Build / build-rocky-linux-8 (push) Has been cancelled
Release / push-arch-linux (push) Successful in 19m0s
Release / push-rocky-linux-8 (push) Failing after 1m4s
Release / sync-to-hub-docker-io (push) Has been skipped

This commit is contained in:
Markus Pesch 2025-05-08 12:24:29 +02:00
parent 50511720eb
commit bd5ef263d7
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -54,7 +54,8 @@ jobs:
sync-to-hub-docker-io:
needs:
- push-manifest
- push-arch-linux
- push-rocky-linux-8
runs-on: ubuntu-latest
steps:
- name: Copy images to docker.io