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