Trying to fix CI.
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Stanislav Nikitin 2022-06-27 00:31:59 +05:00
parent 39100af7fd
commit afd4c029ec
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 1 additions and 8 deletions

View File

@ -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