ci: 去掉监控配置
This commit is contained in:
parent
bc01f94136
commit
e9f234978a
|
@ -64,15 +64,7 @@
|
|||
<artifactId>metersphere-bug-management</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- 监控配置 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-actuator</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.micrometer</groupId>
|
||||
<artifactId>micrometer-registry-prometheus</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue