From a6ed4f31321295da7482dbd94ca064d9ecce8f63 Mon Sep 17 00:00:00 2001 From: David Turanski Date: Sun, 11 Oct 2020 11:00:30 -0400 Subject: [PATCH] Disable Docker on skipTests --- applications/source/cdc-debezium-source/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index 19a7e1d9..d4be4133 100644 --- a/applications/source/cdc-debezium-source/pom.xml +++ b/applications/source/cdc-debezium-source/pom.xml @@ -97,6 +97,7 @@ docker-maven-plugin 0.33.0 + ${skipTests}