Julien CLEMENT
ed8c7a22fe
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
9 lines
106 B
YAML
9 lines
106 B
YAML
kind: pipeline
|
|
name: build
|
|
|
|
steps:
|
|
- name: build
|
|
image: azomasiel/ci-fic
|
|
commands:
|
|
- make
|