Merge branch 'feature/RM-6391_SkipDockerWithITs_no' into 'master'

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

See merge request records-management/records-management!1047
This commit is contained in:
Tom Page
2018-06-20 14:11:28 +01:00

View File

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