Add jenkinsfile for pipeline build and dockerfile for build

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-26 19:25:23 +02:00
parent b2acaf8062
commit badbc19eae
1 changed files with 1 additions and 1 deletions

View File

@ -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 {