diff --git a/.drone.yml b/.drone.yml index 73a56ae..bc88879 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,7 +1,8 @@ kind: pipeline type: docker name: default - +clone: + skip_verify: true steps: - name: testing image: alpine