mirror of
https://github.com/nlohmann/json.git
synced 2024-11-28 09:09:02 +08:00
🔧 ignore certificate
This commit is contained in:
parent
3685dbdcfd
commit
c73bd8b251
@ -8,7 +8,7 @@ steps:
|
||||
- name: build
|
||||
image: gcc
|
||||
commands:
|
||||
- git clone https://github.com/Kitware/CMake.git
|
||||
- git -c http.sslVerify=false clone https://github.com/Kitware/CMake.git
|
||||
- cd CMake
|
||||
- ./configure
|
||||
- make cmake ctest -j10
|
||||
|
Loading…
Reference in New Issue
Block a user