update pipeline-20220517-1.yml for Gitee Go updated_at:2022-05-17 04:43:36
This commit is contained in:
parent
b6bbcdf6ce
commit
9da3f7957b
@ -46,6 +46,7 @@ stages:
|
|||||||
script: |-
|
script: |-
|
||||||
# 请在此输入部署脚本,如启动Java应用如下
|
# 请在此输入部署脚本,如启动Java应用如下
|
||||||
# nohup java -jar test.jar > nohup.out &
|
# nohup java -jar test.jar > nohup.out &
|
||||||
|
cd ~/gitee_go/deoloy
|
||||||
tar -zxvf qiwen-file.tar.gz
|
tar -zxvf qiwen-file.tar.gz
|
||||||
echo 'Hello Gitee!'
|
echo 'Hello Gitee!'
|
||||||
permissions:
|
permissions:
|
||||||
|
Loading…
Reference in New Issue
Block a user