6 lines
80 B
YAML
6 lines
80 B
YAML
pipeline:
|
|
gccbuild:
|
|
image: gcc
|
|
commands:
|
|
- make
|