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
3ee18678df
commit
a97702665e
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user