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