This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb
pull/44/head
Jonathan Cobb
4 years ago
parent
9bed0e337b
809ebea801
commit
bda51695d2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
bin/jenkins/mvn
+ 2
- 0
bin/jenkins/mvn
View File
@@ -0,0 +1,2 @@
#!/bin/bash
/usr/bin/mvn -Dstyle.color=never -Dmaven.repo.local=$(cd ../.. && pwd)/.m2/repository "${@}"
Write
Preview
Loading…
Cancel
Save