@@ -5,6 +5,8 @@ when:
|
||||
steps:
|
||||
- name: "mirror images"
|
||||
image: "code.pztrn.name/containers/mirror/docker:29.6.2-dind"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
commands:
|
||||
- apk add --no-cache bash
|
||||
- ./mirror.sh
|
||||
|
||||
Reference in New Issue
Block a user