delegation-servers.dn42/.drone.yml
Simon Marsh 57b575f66c
All checks were successful
continuous-integration/drone/push Build is passing
drone
2020-08-23 14:41:39 +01:00

11 lines
124 B
YAML

---
kind: pipeline
name: default
steps:
- name: build
image: maven:3-jdk-11
commands:
- mvn -f master clean install