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