commit | d02b2eead177cae94bb9cf6db8da706daa050b78 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Nov 19 00:51:50 2019 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Nov 19 00:51:50 2019 +0000 |
tree | d91d60d581f0751fe9be48392dd126d645460021 | |
parent | 81ff5f1a086e337a87b029d08bc07c8e2e61f2f1 [diff] | |
parent | 86b82576d0fcc849086ece2c570f5fb3bad8c69a [diff] |
Merge "Set Maven profile in verify jobs to catch potential release errors"
diff --git a/jjb/maven.yaml b/jjb/maven.yaml index d39c1f6..e72b245 100644 --- a/jjb/maven.yaml +++ b/jjb/maven.yaml
@@ -54,7 +54,7 @@ pom: pom.xml settings: 'cord-apps-maven-settings' settings-type: cfp - goals: 'clean test install' + goals: '-Pci-verify clean test install' publishers: - junit: