commit | 6bd3d3a85c4e14174070b8c0de81714a0155255a | [log] [tgz] |
---|---|---|
author | JulienBe <julien.bertozzi@intl.att.com> | Wed Jun 24 15:35:23 2020 +0200 |
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | Thu Jun 25 05:11:13 2020 +0000 |
tree | 462bbeedcb6b305f1fd9bee5ef4ed69a77651563 | |
parent | 234fa274c4e364da43793aec2898069ee543c3e6 [diff] |
add a new profil for fast build Issue-ID: SDC-3148 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com> Change-Id: Ie98194fe6d136f57491a0590ab2afc9db59fbfbd
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index cfe1ac9..105d3cd 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml
@@ -547,6 +547,7 @@ </excludes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions>