update
This commit is contained in:
parent
22f6ff2824
commit
8ca809d376
|
@ -11,7 +11,7 @@ steps:
|
||||||
image: ubuntu:focal
|
image: ubuntu:focal
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y cmake build-essential git
|
- apt-get install -y cmake build-essential
|
||||||
- mkdir debug
|
- mkdir debug
|
||||||
- cd debug
|
- cd debug
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
Loading…
Reference in New Issue