Update evaluation/Jenkinsfile_eval

This commit is contained in:
s464962 2024-05-05 23:22:32 +02:00
parent c9c98dff01
commit 7e94aa35cc
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ pipeline {
name: 'BUILD_SELECTOR'
)
}
triggers {
upstream(upstreamProjects: 's464962-training, threshold: hudson.model.Result.SUCCESS)
}
stages {
stage('Git Checkout') {
steps {