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