Commit b9101e40 authored by liaozan's avatar liaozan 🏀

Remove test profile

parent df1a35df
......@@ -764,14 +764,6 @@
<docker.registry>registry-vpc.cn-hangzhou.aliyuncs.com/schbrain_dev</docker.registry>
</properties>
</profile>
<!-- 测试环境 -->
<profile>
<id>test</id>
<properties>
<spring.profile>test</spring.profile>
<docker.registry>registry-vpc.cn-hangzhou.aliyuncs.com/schbrain_dev</docker.registry>
</properties>
</profile>
<!-- 生产环境 -->
<profile>
<id>prod</id>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment