update pipeline-20220517-1.yml for Gitee Go updated_at:2022-05-19 06:59:39

This commit is contained in:
MAC 2022-05-19 06:59:39 +00:00 committed by Gitee
parent 2f8a40628d
commit dd0ef69459
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -47,6 +47,7 @@ stages:
# 请在此输入部署脚本如启动Java应用如下
# nohup java -jar test.jar > nohup.out &
cd ~/gitee_go/deploy/qiwen-file
rm -r bin/ conf/ lib/ log/
tar -zxvf qiwen-file.tar.gz
rm qiwen-file.tar.gz
cp -r ~/gitee_go/deploy/qiwen-file/release/* ~/gitee_go/deploy/qiwen-file