dont move the mimes file
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2023-01-27 16:22:52 +01:00
parent 5adce9064f
commit c170ecf333

2
Jenkinsfile vendored
View File

@ -28,7 +28,7 @@ def generateStage(name) {
set -e
set -x
cp -rfv antos/webapps/build/opt/www/htdocs/os antos/frontend/$tag/build/opt/www/htdocs
mv antos/frontend/$tag/build/opt/www/htdocs/os/mimes.json antos/frontend/$tag/build/opt/www/htdocs/
# mv antos/frontend/$tag/build/opt/www/htdocs/os/mimes.json antos/frontend/$tag/build/opt/www/htdocs/
# release antos doc
[ -d "/home/dany/public/antos-release/doc/$tag" ] && rm -rf /home/dany/public/antos-release/doc/$tag || true