first
continuous-integration/drone/push Build encountered an error Details

master
NY 1 month ago
parent 7dc7b76c1f
commit ff52fb8b18

@ -14,6 +14,9 @@ volumes:
- name: go-build-cache # Go 编译缓存(加速构建) - name: go-build-cache # Go 编译缓存(加速构建)
temp: {} temp: {}
clone:
disable: true
steps: steps:
- name: clone - name: clone
image: alpine/git image: alpine/git

Loading…
Cancel
Save