Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>master
parent
55c9d7d10c
commit
df7675fba7
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue