Add jenkinsfile for pipeline build and dockerfile for build

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-25 14:06:35 +02:00
parent 474d072697
commit 55165c9e2c
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ publishing {
//dependencyNode.appendNode('classifier', 'linux-x86_64-avx2-cpu')
//dependencyNode.appendNode('scope', 'compile')
}
pom.println()
}
}
}