typo in Jenkinsfile
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Ulrich Mohr 2021-07-29 12:14:37 +02:00
parent 6361fcb6bb
commit afb7a2008f

View File

@ -13,7 +13,7 @@ pipeline {
} }
stage('Clean') { stage('Clean') {
when { when {
anyof { anyOf {
changelog 'cleanCI' changelog 'cleanCI'
changeset '*.cmake' changeset '*.cmake'
changeset 'CMakeLists.txt' changeset 'CMakeLists.txt'