temporarly delete eval

This commit is contained in:
Sebastian Wałęsa 2022-05-15 13:06:07 +02:00
parent 603f0d1599
commit c1645dd78f

View File

@ -21,11 +21,7 @@ pipeline {
sh 'rm -r IUM_478839'
}
}
stage('Evaluation-job'){
steps {
build job: 's478839-evaluation/feature/'
}
}
}
}