From ae7c8bef9edd4a91b0988b7b829fd285a46932bc Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 19 Jun 2018 09:03:07 +0100 Subject: [PATCH] RM-6391 Skip the docker steps if skipping the integration tests. --- rm-community/rm-community-repo/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 87d41dd0bb..923cef481e 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -155,6 +155,7 @@ + ${skip.integrationtests}