diff options
author | JulienBe <julien.bertozzi@intl.att.com> | 2020-06-24 15:35:23 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-06-25 05:11:13 +0000 |
commit | 6bd3d3a85c4e14174070b8c0de81714a0155255a (patch) | |
tree | 462bbeedcb6b305f1fd9bee5ef4ed69a77651563 /ui-ci | |
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
Diffstat (limited to 'ui-ci')
-rw-r--r-- | ui-ci/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 4c24d2d5d5..299465ac23 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -415,6 +415,7 @@ </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions> |