Fix param issue
Some checks failed
s434704-training/pipeline/head There was a failure building this commit
Some checks failed
s434704-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
ea8ae9de96
commit
be0835ef5d
@ -33,7 +33,5 @@ pipeline {
|
|||||||
gitParameter(name: 'BRANCH', value: params.BRANCH)
|
gitParameter(name: 'BRANCH', value: params.BRANCH)
|
||||||
], wait: false
|
], wait: false
|
||||||
}
|
}
|
||||||
hudson.AbortException: Item type does not support parameters
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user