Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
28b1df3773
commit
e5d45fb620
@ -84,7 +84,7 @@ chipList.each {thisChip ->
|
||||
}
|
||||
|
||||
|
||||
if(osdetector.os.startsWith("windows")) {
|
||||
//if(osdetector.os.startsWith("windows")) {
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
@ -93,7 +93,7 @@ if(osdetector.os.startsWith("windows")) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
//}
|
||||
|
||||
|
||||
java {
|
||||
|
Loading…
x
Reference in New Issue
Block a user