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