This commit is contained in:
Ovidio Mallo 2016-12-09 14:59:11 +01:00
parent 881d13a42b
commit ac9952b207
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ node() {
println config.dev
println config.test
println "teeeeeest end"
config = null
stage("Build") {
git "https://github.com/omallo/ruby-ex.git"