Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>master
parent
7a105ed207
commit
c3bb9d44cd
|
@ -20,7 +20,7 @@
|
|||
*/
|
||||
|
||||
subprojects {
|
||||
group = group + "cavis-native"
|
||||
group = group + ".cavis-native"
|
||||
apply plugin: "java-library"
|
||||
apply plugin: "maven-publish"
|
||||
apply plugin: "signing"
|
||||
|
|
Loading…
Reference in New Issue