update pipeline-20220517-1.yml

This commit is contained in:
MAC 2023-07-05 15:00:47 +00:00 committed by Gitee
parent 0eab2d49e5
commit 3649b7d493
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -53,7 +53,7 @@ stages:
- '# 请在此输入部署脚本如启动Java应用如下'
- '# nohup java -jar test.jar > nohup.out &'
- cd ~/gitee_go/deploy/qiwen-file
- rm -r bin/ conf/ lib/ log/
- rm -rf 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