update pipeline-java.yml for Gitee Go updated_at:2022-05-29 13:44:57

This commit is contained in:
随遇而安
2022-05-29 13:44:57 +00:00
committed by Gitee
parent f06383e46b
commit be2fcad8dc

View File

@@ -44,13 +44,14 @@ stages:
hostGroupID: alicloud
deployArtifact:
- source: build
name: output
name: springboot
target: ~/gitee_go/deploy
dependArtifact: BUILD_JAVA
script: |-
# 请在此输入部署脚本如启动Java应用如下
# nohup java -jar test.jar > nohup.out &
echo 'Hello Gitee!'
touch springboot
strategy:
retry: '0'
strategy: