typo in Jenkinsfile
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6361fcb6bb
commit
afb7a2008f
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('Clean') {
|
||||
when {
|
||||
anyof {
|
||||
anyOf {
|
||||
changelog 'cleanCI'
|
||||
changeset '*.cmake'
|
||||
changeset 'CMakeLists.txt'
|
||||
|
Loading…
Reference in New Issue
Block a user