Fix formatting

This commit is contained in:
Layla 2019-11-22 15:41:17 -05:00
parent fd5d54c4cc
commit ccc8386a2d

2
Jenkinsfile vendored
View File

@ -50,6 +50,8 @@ pipeline {
env.VERSION = getVersion('-d')
}
}
}
}
post{
// Update Git with status of version stage.
success {