🔧 ignore certificate

parent 3685dbdc
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment