git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1155ae7
)
offline building of site deploy to improve performance.
author
Erik Brakkee
<erik@brakkee.org>
Sun, 25 Sep 2022 19:20:50 +0000
(21:20 +0200)
committer
Erik Brakkee
<erik@brakkee.org>
Sun, 25 Sep 2022 19:20:50 +0000
(21:20 +0200)
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index 23c3df3d74552e63d3b88622dd83e0ad0d5ff510..13ad14a6925011630fb8cd247c02a55e822e30cc 100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-29,7
+29,7
@@
pipeline {
echo ""
echo "Building site for $dir"
echo ""
- mvn -N -Ddistrib=/data/www/http.utils.wamblee.org/ site site:deploy
+ mvn -N -
o -
Ddistrib=/data/www/http.utils.wamblee.org/ site site:deploy
echo ""
echo ""
)