small fix

This commit is contained in:
Roberto Cirillo 2022-10-10 17:13:16 +02:00
parent 244797a151
commit dc26e7af97
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -127,7 +127,6 @@ pipeline {
triggeredBy 'TimerTrigger'
environment name: 'IS_SCHEDULED_TEST', value: 'True'
}
equals(actual: "${params.TRIGGER_JOB}", expected: 'gCubeBuilder')
}
}
steps {