Let's try to pass some parameters
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -8,6 +8,9 @@ pipeline {
|
||||
)
|
||||
build(
|
||||
job: '../tools-deployment'
|
||||
string: [
|
||||
'TOOLS_BRANCH': ${GIT_BRANCH}
|
||||
]
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user