Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
41fd85aa67
commit
9229c9d0f8
@ -458,7 +458,7 @@ javadoc {
|
|||||||
}
|
}
|
||||||
chipList.each { thisChip ->
|
chipList.each { thisChip ->
|
||||||
artifacts {
|
artifacts {
|
||||||
archive tasks.getByName("${thisChip}SupportJar")
|
archives tasks.getByName("${thisChip}SupportJar")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user