Trying to fix CI.
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
39100af7fd
commit
afd4c029ec
@ -22,18 +22,11 @@ trigger:
|
||||
branch: ["main"]
|
||||
|
||||
steps:
|
||||
- name: "docker"
|
||||
image: "docker:20.10.17-dind"
|
||||
detach: true
|
||||
privileged: true
|
||||
|
||||
- name: "mirror"
|
||||
image: "docker:20.10.17"
|
||||
pull: if-not-exists
|
||||
privileged: true
|
||||
environment:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_TCP_PORT: 2375
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
REGISTRY_USER: drone
|
||||
REGISTRY_PASSWORD:
|
||||
from_secret: drone_secret
|
||||
|
Loading…
Reference in New Issue
Block a user