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