cpp-hello-world/.drone.yml

11 lines
105 B
YAML

kind: pipeline
name: Test
platform:
arch: amd64
steps:
- name: test
image: gcc
commands:
- make