change path

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