RM-6391 Skip the docker steps if skipping the integration tests.

This commit is contained in:
Tom Page
2018-06-19 09:03:07 +01:00
parent f7906a7b5e
commit ae7c8bef9e

View File

@@ -155,6 +155,7 @@
</run> </run>
</image> </image>
</images> </images>
<skip>${skip.integrationtests}</skip>
</configuration> </configuration>
<executions> <executions>
<execution> <execution>