abra/.drone.yml

9 lines
129 B
YAML
Raw Normal View History

2021-07-15 13:37:54 +00:00
---
kind: pipeline
name: coopcloud.tech/abra
steps:
- name: make build
image: golang:1.16
commands:
- make build