ui
This commit is contained in:
@@ -6,6 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: gcc
|
image: gcc
|
||||||
commands:
|
commands:
|
||||||
|
apt install -y cmake
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
Reference in New Issue
Block a user