This website works better with JavaScript.
Home
Help
Sign In
flortsch
/
maven-docker-example
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Use batch mode in maven
master
Florian Latifi
3 years ago
parent
2797bfeac7
commit
182466c2ef
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -2,6 +2,6 @@ pipeline:
build:
image
:
maven:3-jdk-8-alpine
commands:
-
mvn package
-
mvn
-B
package
branches
:
master
Write
Preview
Loading…
Cancel
Save