worker pom 添加 module-ci-process-api 依赖
This commit is contained in:
parent
cd9329d438
commit
0491cf5ccb
@ -13,6 +13,12 @@
|
|||||||
<artifactId>module-ci-worker</artifactId>
|
<artifactId>module-ci-worker</artifactId>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cd.casic.boot</groupId>
|
||||||
|
<artifactId>module-ci-process-api</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cd.casic.boot</groupId>
|
<groupId>cd.casic.boot</groupId>
|
||||||
<artifactId>module-ci-common-pipeline</artifactId>
|
<artifactId>module-ci-common-pipeline</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user