Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
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…
x
Reference in New Issue
Block a user