diff --git a/.drone.yml b/.drone.yml index e830487..a8802a3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,9 @@ volumes: - name: go-build-cache # Go 编译缓存(加速构建) temp: {} +clone: + disable: true + steps: - name: clone image: alpine/git