简体   繁体   中英

Private git repo with self-signed certificate as Concourse resource

Please explain how to make use of a private Git repo with a self-signed certificate as resource in Concourse.

(I know about this accepted feature request but I - and others probably as well - prefer the concise answer.)

You can use the Git resource ( https://github.com/concourse/git-resource )

About the self-signed certificate , use the skip_ssl_verification option in the Source section.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM