This commit is contained in:
parent
0245919d5a
commit
7266a1521b
@ -2,8 +2,8 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcc
|
- name: gcc-build
|
||||||
image: gcc
|
image: gcc:10.2.0
|
||||||
commands:
|
commands:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user