rustdreamer 2 years ago
parent db895c58f2
commit 0bc9bc394f

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

Loading…
Cancel
Save