Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>master
parent
b2acaf8062
commit
badbc19eae
|
@ -28,7 +28,7 @@ dependencies {
|
|||
api sproj
|
||||
}
|
||||
}
|
||||
api project(path: ":cavis-native:cavis-native-lib", configuration: "cudaSupportRuntimeElements")
|
||||
api project(path: ":cavis-native:cavis-native-lib", configuration: "runtimeElements")
|
||||
/*
|
||||
api(projects.cavisNative.cavisNativeLib) {
|
||||
capabilities {
|
||||
|
|
Loading…
Reference in New Issue