Update 'lab7/Jenkinsfile_train'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit

This commit is contained in:
Kacper Dudzic 2022-05-05 20:43:22 +02:00
parent 263a76ef98
commit 89c0c8c9c5

View File

@ -1,6 +1,8 @@
pipeline {
agent {
dockerfile true
dockerfile {
dir 'lab7'
}
}
parameters {
string(