paxos/.drone.yml

11 lines
168 B
YAML
Raw Normal View History

kind: pipeline
name: build
steps:
- name: build
image: turboregistry:5000/juju/turbo-ci-arch
commands:
- ./autogen.sh
- ./configure
- make