You've already forked ansible-docker
fix(ci): specify dependency correctly
This commit is contained in:
@ -54,7 +54,8 @@ jobs:
|
|||||||
|
|
||||||
sync-to-hub-docker-io:
|
sync-to-hub-docker-io:
|
||||||
needs:
|
needs:
|
||||||
- push-manifest
|
- push-arch-linux
|
||||||
|
- push-rocky-linux-8
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Copy images to docker.io
|
- name: Copy images to docker.io
|
||||||
|
Reference in New Issue
Block a user