diff --git a/.drone.yml b/.drone.yml index 4de246f..5235f18 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,13 +23,12 @@ trigger: steps: - name: "mirror" - image: "docker:20.10.17" + image: "plugins/docker" pull: if-not-exists environment: REGISTRY_USER: drone REGISTRY_PASSWORD: from_secret: drone_secret commands: - - ls /var/run - apk add --no-cache bash - ./mirror.sh