| commit | fa0966438f5a3665a09ac5c097a8335b5654612a | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Oct 23 17:06:15 2019 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Oct 23 17:07:13 2019 +0200 |
| tree | ee09f7817eaf3d0982d77a98b05c35d051f8fb21 | |
| parent | 04bb8379030eca0459453da1174117367bb079cd [diff] |
Fix typo in Jenkinsfile for feature5837 Change-Id: I36b0bc947c99e1f1740f01c6830a4aa5c8ec3b73 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Jenkinsfile b/Jenkinsfile index d7ddc36..650ff43 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -27,6 +27,6 @@ params.GERRIT_BRANCH, params.GERRIT_REFSPEC, params.GERRIT_PATCHSET_REVISION, - false + false, params.ARTIFACTORY_SERVER) }