change path

parent 0c62748b
......@@ -8,6 +8,8 @@ steps:
- name: build
image: gcc
commands:
- mkdir cm
- cd cm
- git -c http.sslVerify=false clone https://gitlab.kitware.com/cmake/cmake.git
- cd cmake
- ./configure
......
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