Update 'Jenkinsfile'
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit

This commit is contained in:
dany 2022-09-29 23:38:37 +02:00
parent 3ee18678df
commit a97702665e

1
Jenkinsfile vendored
View File

@ -20,6 +20,7 @@ def generateStage(name) {
echo "Deploy antos webapps for version $tag"
set -e
set -x
cp -rfv antos/webapps/build/opt/www/htdocs/os antos/frontend/$tag/build/opt/www/htdocs
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