diff --git a/.drone.yml b/.drone.yml index 538fc71..b3be9ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,10 +14,10 @@ clone: disable: false steps: -- name: clone - image: alpine/git - commands: - - git clone https://git.net.dadashe.cn/longge/visitor-node-api.git . +# - name: clone +# image: alpine/git +# commands: +# - git clone https://git.net.dadashe.cn/longge/visitor-node-api.git . # - git checkout $DRONE_COMMIT - name: restore-cache