github_zeekling/.drone.yml

11 lines
111 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: install
image: alpine
commands:
- mvn install