rustdreamer 2 years ago
parent db895c58f2
commit 0bc9bc394f

@ -14,10 +14,10 @@ clone:
disable: false disable: false
steps: steps:
- name: clone # - name: clone
image: alpine/git # image: alpine/git
commands: # commands:
- git clone https://git.net.dadashe.cn/longge/visitor-node-api.git . # - git clone https://git.net.dadashe.cn/longge/visitor-node-api.git .
# - git checkout $DRONE_COMMIT # - git checkout $DRONE_COMMIT
- name: restore-cache - name: restore-cache

Loading…
Cancel
Save