diff --git a/.drone.yml b/.drone.yml index 19c209c..b63890a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,6 +30,8 @@ steps: registry: https://registry.cn-hangzhou.aliyuncs.com tags: ${DRONE_BUILD_NUMBER} commands: + - systemctl status docker + - sudo systemctl start docker - docker ps - name: rancher-push