清除ssl验证
This commit is contained in:
@@ -9,9 +9,6 @@ pages: # job 的名称必须要是 pages
|
||||
- build
|
||||
retry:
|
||||
max: 2
|
||||
hooks:
|
||||
pre_get_sources_script:
|
||||
- git config --global http.sslVerify false
|
||||
|
||||
script: # 生成站点
|
||||
- mkdir public
|
||||
|
||||
Reference in New Issue
Block a user