kpmy 8 years ago
parent
commit
579a5fa415
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .drone.yml

+ 5 - 0
.drone.yml

@@ -0,0 +1,5 @@
+pipeline:
+  test:
+    image: maven:3.3.9-jdk-8
+    commands:
+      - mvn package