6 lines
53 B
YAML
6 lines
53 B
YAML
pipeline:
|
|
build:
|
|
image: gcc
|
|
commands:
|
|
- make
|
pipeline:
|
|
build:
|
|
image: gcc
|
|
commands:
|
|
- make
|