This website works better with JavaScript
Home
Explore
Help
Register
Sign In
these-days
/
these-days-backend
Watch
2
Star
0
Fork
0
Files
Browse Source
билд
kpmy
8 years ago
parent
af86985e2c
commit
579a5fa415
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.drone.yml
+ 5
- 0
.drone.yml
View File
@@ -0,0 +1,5 @@
+pipeline:
+ test:
+ image: maven:3.3.9-jdk-8
+ commands:
+ - mvn package