提交 1aa96ead authored 作者: Matrix's avatar Matrix

[cicd] 重新添加cicd脚本

上级 654a6309
流水线 #296 已失败 于阶段
in 4 分 40 秒
......@@ -10,7 +10,7 @@ cache:
build:
stage: build
tags:
- shell
- lshell
script:
- mvn -v
- mvn clean package -DskipTests=true -P dev
......@@ -25,14 +25,14 @@ build:
stop:
stage: stop
tags:
- shell
- lshell
script:
- pkill -f equip
start:
stage: start
tags:
- shell
- lshell
script:
- nohup java -jar dev-union/target/equip-exec.jar > /dev/null &
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论