Skip to content

Commit

Permalink
proper variable for skipping Payara unpacking
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed May 24, 2021
1 parent dc1fa3b commit ed39c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<type>zip</type>
</artifactItem>
</artifactItems>
<skip>${skipITs}</skip>
<skip>${payara.start.skip}</skip>
</configuration>
</plugin>

Expand Down

0 comments on commit ed39c52

Please sign in to comment.