add stage: build training job (fix)

This commit is contained in:
Sebastian Wałęsa 2022-05-06 20:03:07 +02:00
parent 9a5df92ab1
commit 69cd91c180

1
Jenkinsfile vendored
View File

@ -54,3 +54,4 @@ pipeline {
} }
} }
} }
}