update
This commit is contained in:
parent
d0aa7146d2
commit
8e146460b0
|
@ -8,7 +8,7 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ubuntu:groovy
|
image: gcc
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y cmake build-essential
|
- apt-get install -y cmake build-essential
|
||||||
|
|
Loading…
Reference in New Issue