qrz/.drone.yml
Paul Lecuq 38096a41e7
All checks were successful
continuous-integration/drone/push Build is passing
updated .drone.yml
2020-04-07 00:09:03 +02:00

10 lines
102 B
YAML

---
kind: pipeline
name: default
steps:
- name: build
image: golang
commands:
- make