Update evaluation/Jenkinsfile_eval

This commit is contained in:
s464962 2024-05-05 23:22:32 +02:00
parent c9c98dff01
commit 7e94aa35cc

View File

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