mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Summary: making the patches should happen in the package phase
This commit is contained in:
parent
a3d468dae7
commit
4a5b9be32a
@ -65,7 +65,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>build-cloud-scripts</id>
|
<id>build-cloud-scripts</id>
|
||||||
<phase>install</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>run</goal>
|
<goal>run</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user