Make mirror step privileged.
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5dd146d2c0
commit
b6197a045b
@ -25,6 +25,7 @@ steps:
|
|||||||
- name: "mirror"
|
- name: "mirror"
|
||||||
image: "docker:20.10.17-dind"
|
image: "docker:20.10.17-dind"
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
REGISTRY: code.pztrn.name
|
REGISTRY: code.pztrn.name
|
||||||
REGISTRY_USER: drone
|
REGISTRY_USER: drone
|
||||||
|
Loading…
Reference in New Issue
Block a user