فهرست منبع

Skip TLS verify in documentation build clone to work around old drone/git CA certs.

Dan Helfman 3 سال پیش
والد
کامیت
38e35bdb12
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      .drone.yml

+ 3 - 0
.drone.yml

@@ -77,6 +77,9 @@ steps:
 kind: pipeline
 name: documentation
 
+clone:
+  skip_verify: true
+
 steps:
 - name: build
   #image: plugins/docker