Skip to content

Commit 66c2def

Browse files
author
Peter
committed
deploy with signed zip files
1 parent e9b483b commit 66c2def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
<execution>
147147
<id>make-assembly</id>
148148
<!-- bind to verify and not package to pass integration tests before creating assemblies -->
149-
<phase>install</phase>
150-
<goals>
149+
<phase>integration-test</phase>
150+
<goals>
151151
<goal>single</goal>
152152
</goals>
153153
</execution>

0 commit comments

Comments
 (0)