fix
Some checks failed
s444417-training/pipeline/head There was a failure building this commit

This commit is contained in:
s444417 2022-05-04 15:56:13 +02:00
parent 93687fcbae
commit 17d23ddd14

View File

@ -18,7 +18,7 @@ pipeline {
}
}
options {
copyArtifactPermission('s444417-evaluation');
copyArtifactPermission('s444417-evaluation')
}
stage('Starting eval job') {
steps {