Update 'Jenkinsfile'
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
This commit is contained in:
parent
ce906d106d
commit
cd077ec4c1
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -31,6 +31,9 @@ def generateStage(name) {
|
||||
cp -rfv antos/webapps/build/opt/www/htdocs/silk antos/frontend/$tag/build/opt/www/htdocs
|
||||
cp -rfv antos/webapps/build/opt/www/htdocs/mimes.json antos/frontend/$tag/build/opt/www/htdocs
|
||||
rm -rf antos/frontend/$tag/build/opt/www/htdocs/os/rst
|
||||
|
||||
# release antos doc
|
||||
[ -d "antos/frontend/$tag/doc" ] && cp -rf antos/frontend/$tag/doc /home/dany/public/antos-release/doc/$tag
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user