arns-lt-tree-push-service/.drone.yml
Arnas Udovič 20c8752842
Some checks reported errors
continuous-integration/drone Build was killed
Add '.drone.yml'
2022-08-15 19:49:29 +00:00

9 lines
No EOL
109 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: backend
image: golang
commands:
- go build