提交 2a8afb92 authored 作者: Matrix's avatar Matrix

32

上级 ba612c15
流水线 #289 已失败 于阶段
in 1 分 10 秒
...@@ -2,6 +2,10 @@ stages: ...@@ -2,6 +2,10 @@ stages:
- build - build
- deploy - deploy
cache:
paths:
- target/*.jar
build: build:
stage: build stage: build
tags: tags:
...@@ -22,4 +26,4 @@ deploy: ...@@ -22,4 +26,4 @@ deploy:
tags: tags:
- lshell - lshell
script: script:
- echo 'deploy10' - java -jar target/*.jar
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论