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] [blame] |
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/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 279392c..0778e4e 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml
@@ -39,6 +39,7 @@ </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions>