Fix param issue
Some checks failed
s434704-training/pipeline/head There was a failure building this commit

This commit is contained in:
Wojciech Jarmosz 2021-05-14 13:45:26 +02:00
parent ea8ae9de96
commit be0835ef5d

View File

@ -33,7 +33,5 @@ pipeline {
gitParameter(name: 'BRANCH', value: params.BRANCH)
], wait: false
}
hudson.AbortException: Item type does not support parameters
}
}