dirl/.drone.yml
2020-08-31 21:02:03 +02:00

9 lines
100 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: build
image: gcc
commands:
- make