mirror of https://github.com/apache/cloudstack.git
run the test lifecycle only when config is specified
This commit is contained in:
parent
7e91c47541
commit
323c3211c8
|
|
@ -88,6 +88,7 @@
|
|||
<profile>
|
||||
<id>marvin</id>
|
||||
<activation>
|
||||
<property><name>marvin.config</name></property>
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
|
|||
Loading…
Reference in New Issue