mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-31 05:33:01 +02:00
Skip TLS verify in documentation build clone to work around old drone/git CA certs.
This commit is contained in:
@@ -77,6 +77,9 @@ steps:
|
||||
kind: pipeline
|
||||
name: documentation
|
||||
|
||||
clone:
|
||||
skip_verify: true
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
#image: plugins/docker
|
||||
|
||||
Reference in New Issue
Block a user