work nwo
This commit is contained in:
parent
7f789bb93f
commit
5dfb005e16
@ -4,7 +4,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: gcc
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
- apt install -y cmake
|
- apt install -y cmake
|
||||||
- mkdir build
|
- mkdir build
|
||||||
@ -14,7 +14,7 @@ steps:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: gcc
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
- apt install -y cmake
|
- apt install -y cmake
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
Loading…
Reference in New Issue
Block a user