Add jenkinsfile for pipeline build and dockerfile for build

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-14 23:56:48 +02:00
parent 55c9d7d10c
commit df7675fba7
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ plugins {
}
apply from: "${project.rootProject.projectDir}/createTestBackends.gradle"
group 'net.brutex'
version '1.0.0-SNAPSHOT'
dependencies {
testRuntimeOnly 'net.brutex.ai:dl4j-test-resources:1.0.1-SNAPSHOT'