chore: 排除发送通知部分
This commit is contained in:
parent
a8e1c942a4
commit
bffd717e93
1
pom.xml
1
pom.xml
|
@ -163,6 +163,7 @@
|
||||||
<exclude>io/metersphere/provider/**</exclude>
|
<exclude>io/metersphere/provider/**</exclude>
|
||||||
<exclude>io/metersphere/plugin/**</exclude>
|
<exclude>io/metersphere/plugin/**</exclude>
|
||||||
<exclude>io/metersphere/*/job/**</exclude>
|
<exclude>io/metersphere/*/job/**</exclude>
|
||||||
|
<exclude>io/metersphere/system/notice/**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
|
Loading…
Reference in New Issue