Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>master
parent
474d072697
commit
55165c9e2c
|
@ -101,6 +101,7 @@ publishing {
|
||||||
//dependencyNode.appendNode('classifier', 'linux-x86_64-avx2-cpu')
|
//dependencyNode.appendNode('classifier', 'linux-x86_64-avx2-cpu')
|
||||||
//dependencyNode.appendNode('scope', 'compile')
|
//dependencyNode.appendNode('scope', 'compile')
|
||||||
}
|
}
|
||||||
|
pom.println()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue