There was an error while loading. Please reload this page.
1 parent cfdd886 commit fa9d072Copy full SHA for fa9d072
1 file changed
build/jenkins-scheduled-ci.pipeline
@@ -9,6 +9,7 @@ pipeline {
9
10
parameters {
11
gitParameter branch: 'origin/main',
12
+ defaultValue: 'main',
13
name: 'releaseTag',
14
selectedValue: 'TOP',
15
sortMode: 'DESCENDING_SMART',
0 commit comments