projects
/
osm
/
IM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04bb837
)
Fix typo in Jenkinsfile for feature5837
85/8085/1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 23 Oct 2019 15:06:15 +0000
(17:06 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 23 Oct 2019 15:07:13 +0000
(17:07 +0200)
Change-Id: I36b0bc947c99e1f1740f01c6830a4aa5c8ec3b73
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index
d7ddc36
..
650ff43
100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-27,6
+27,6
@@
node {
params.GERRIT_BRANCH,
params.GERRIT_REFSPEC,
params.GERRIT_PATCHSET_REVISION,
- false
+ false
,
params.ARTIFACTORY_SERVER)
}