aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-09-22 15:45:26 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-09-22 16:04:11 +0200
commitff2ab82bb5ffb6e8e9cf2be3886a05f118b1feba (patch)
tree57904dda9a8e83807d6d5ba7666476b703d03776
parent8f40b5d7e635859160833568d158d631eb6857dd (diff)
Remove the mariadb pull if no test
The build was pulling mariadb even when the flag skipITs was set Change-Id: I447af0de537bd55666ce93958451b160c72c6234 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1f61700b..8d0b0535 100644
--- a/pom.xml
+++ b/pom.xml
@@ -794,6 +794,7 @@
</run>
</image>
</images>
+ <skip>${skipITs}</skip>
</configuration>
<executions>