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