ui
This commit is contained in:
parent
954b9049ad
commit
4fb3866ee6
@ -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 ..
|
||||||
|
Loading…
Reference in New Issue
Block a user