diff --git a/.drone.yml b/.drone.yml index 3eef4e7..59ee683 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,8 +8,8 @@ platform: arch: arm64 # Disable the built-in HTTPS clone, we'll do SSH manually -clone: - disable: true +# clone: +# disable: true steps: - name: clone-repo