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