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

This commit is contained in:
Kacper Dudzic 2022-04-25 23:00:10 +02:00
parent 3a360b3e9b
commit 703918a9c4

View File

@ -26,7 +26,7 @@ pipeline {
archiveArtifacts 'lego_reg_model.tar.gz'
echo 'Model archived'
echo 'Launching the s449288-evaluation job...'
build job: 's449288-evaluation/master/'
}
}
}