mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 19:30:51 +01:00
disabled rpm and deb packages for pre releases
This commit is contained in:
@@ -179,7 +179,11 @@
|
||||
<goal>deb</goal>
|
||||
<goal>rpm</goal>
|
||||
</goals>
|
||||
<phase>package</phase>
|
||||
<!--
|
||||
disabled for pre releases.
|
||||
TODO enable for ga.
|
||||
-->
|
||||
<phase>none</phase>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
|
||||
Reference in New Issue
Block a user