Update 'Jenkinsfile'
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
parent
6f7f233660
commit
07026e348a
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -33,6 +33,7 @@ def generateStage(name) {
|
||||
rm -rf antos/frontend/$tag/build/opt/www/htdocs/os/rst
|
||||
|
||||
# release antos doc
|
||||
[ -d "/home/dany/public/antos-release/doc/$tag" ] && rm -rf /home/dany/public/antos-release/doc/$tag || true
|
||||
[ -d "antos/frontend/$tag/doc" ] && cp -rf antos/frontend/$tag/doc /home/dany/public/antos-release/doc/$tag || true
|
||||
'''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user