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