| commit | 64538d299dd5f23a5c843e2eafd6d32193f34aae | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Oct 21 18:10:39 2019 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Oct 21 18:10:39 2019 +0200 |
| tree | f1e95bbfe1634705cfcec191068469696be70721 | |
| parent | e8e6de12ba5fb659891be3181cca4b48776bc193 [diff] |
Modified Jenkinsfile to disable TEST_INSTALL in branch feature7928 Change-Id: I9cee170bee8768e70236f4d76f4df21a210620ed Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Jenkinsfile b/Jenkinsfile index ed9e879..a33ec4d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -27,6 +27,6 @@ params.GERRIT_BRANCH, params.GERRIT_REFSPEC, params.GERRIT_PATCHSET_REVISION, - params.TEST_INSTALL, + false, params.ARTIFACTORY_SERVER) }