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:
c7563db
)
final tweaks.
author
Erik Brakkee
<erik@brakkee.org>
Sat, 24 Sep 2022 16:57:01 +0000
(18:57 +0200)
committer
Erik Brakkee
<erik@brakkee.org>
Sat, 24 Sep 2022 16:57:01 +0000
(18:57 +0200)
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index c9299ce7790d38496adc7f6aac0276262c972c70..4f5ec5fe6bfeeb065072d519a7b092f677143bc7 100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-15,7
+15,7
@@
pipeline {
steps {
sh '''
export
- rm -rf ~/.m2/repository/org/wamblee
+
#
rm -rf ~/.m2/repository/org/wamblee
mvn install
@@
-36,7
+36,7
@@
pipeline {
done
mvn javadoc:aggregate
- rsync -a --delete target/site/apidocs/ /data/www/http.wamblee.org/apidocs/
+ rsync -a
v
--delete target/site/apidocs/ /data/www/http.wamblee.org/apidocs/
cp src/site/index.html /data/www/http.utils.wamblee.org/