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
32571e2131
commit
3ee18678df
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,8 +20,8 @@ def generateStage(name) {
|
||||
echo "Deploy antos webapps for version $tag"
|
||||
set -e
|
||||
set -x
|
||||
cp -rfv webapps/build/opt/www/htdocs/silk antos/frontend/$tag/build/opt/www/htdocs
|
||||
cp -rfv webapps/build/opt/www/htdocs/mimes.json 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