Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
af3db4b
)
Fix maven-release job choosing strategy
50/5350/1
v0.4.1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 29 Jun 2017 15:38:36 +0000
(11:38 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 29 Jun 2017 15:38:37 +0000
(11:38 -0400)
The choosing strategy should be default otherwise the wrong commit is
checked out.
Change-Id: I398e51440c9fffd58538fea5f12665685c97c725
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-maven-jobs.yaml
patch
|
blob
|
history
diff --git
a/jjb/lf-maven-jobs.yaml
b/jjb/lf-maven-jobs.yaml
index
afefd4c
..
abaf14e
100644
(file)
--- a/
jjb/lf-maven-jobs.yaml
+++ b/
jjb/lf-maven-jobs.yaml
@@
-123,7
+123,7
@@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: '{submodule-recursive}'
- choosing-strategy:
gerri
t
+ choosing-strategy:
defaul
t
- job-template:
name: '{project-name}-maven-release-{stream}'