⚗️ change path

This commit is contained in:
Niels Lohmann 2021-05-09 13:49:42 +02:00
parent 0c62748b75
commit 014724f362
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -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