Commit 8b8adc0c authored by 赵啸非's avatar 赵啸非

关闭后台打包前端工程

parent e38a285d
......@@ -53,7 +53,7 @@
<profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group>
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<package.environment>build</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
<profile>
......@@ -90,7 +90,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<package.environment>test</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......@@ -127,7 +127,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<package.environment>build:prod</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......@@ -164,7 +164,7 @@
<profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group>
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<package.environment>yibin</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
<profile>
......@@ -200,7 +200,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>D:/home/mortals/app/logs</profiles.log.path>
<package.environment>build:prod</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......@@ -238,7 +238,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<package.environment>build:prod</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......@@ -275,7 +275,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<package.environment>build:prod</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......@@ -312,7 +312,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<package.environment>build:prod</package.environment>
<skipDeploy>false</skipDeploy>
<skipDeploy>true</skipDeploy>
</properties>
</profile>
......
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