Add jenkinsfile for pipeline build and dockerfile for build

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-26 13:48:16 +02:00
parent 75e1fb9005
commit 2bde6f0975
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ dependencies {
api sproj
}
}
api project(path: ":cavis-native:cavis-native-lib", configuration: "runtimeElements")
/*
api(projects.cavisNative.cavisNativeLib) {
capabilities {