Zaktualizuj 'Jenkinsfile-sacred'
This commit is contained in:
parent
a1831a3e72
commit
8ad8722929
@ -21,7 +21,11 @@ pipeline {
|
|||||||
sh 'rm -r IUM_478839'
|
sh 'rm -r IUM_478839'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
stage('Evaluation-job'){
|
||||||
|
steps {
|
||||||
|
build job: 's478839-evaluation/feature/'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user