Update evaluation/Jenkinsfile_eval
This commit is contained in:
parent
c9c98dff01
commit
7e94aa35cc
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user