提交 b3edef9b authored 作者: Matrix's avatar Matrix

36

上级 00515fd8
流水线 #293 已通过 于阶段
in 1 分 5 秒
stages: stages:
- build - build
- deploy - stop
cache: cache:
paths: paths:
...@@ -21,9 +21,9 @@ build: ...@@ -21,9 +21,9 @@ build:
- target/*.jar - target/*.jar
expire_in: 1 day expire_in: 1 day
deploy: stop:
stage: deploy stage: stop
tags: tags:
- lshell - lshell
script: script:
- nohup java -jar target/*.jar > /dev/null & - pkill -f pipline
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论