This commit is contained in:
parent
4f4f1dad3a
commit
bc610eadd8
@ -3,6 +3,7 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: gcc
|
image: gcc
|
||||||
command: ["make clean"]
|
commands:
|
||||||
|
- make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user