Fix formatting
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -50,6 +50,8 @@ pipeline {
|
|||||||
env.VERSION = getVersion('-d')
|
env.VERSION = getVersion('-d')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
post{
|
post{
|
||||||
// Update Git with status of version stage.
|
// Update Git with status of version stage.
|
||||||
success {
|
success {
|
||||||
|
Reference in New Issue
Block a user