提交 66ff88c0 authored 作者: Matrix's avatar Matrix

37

上级 b3edef9b
流水线 #294 已失败 于阶段
in 3 分 1 秒
stages: stages:
- build - build
- stop - stop
- start
cache: cache:
paths: paths:
...@@ -27,3 +28,11 @@ stop: ...@@ -27,3 +28,11 @@ stop:
- lshell - lshell
script: script:
- pkill -f pipline - pkill -f pipline
start:
stage: start
tags:
- lshell
script:
- nohup java -jar target/*.jar > /dev/null &
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论