Buh
This commit is contained in:
parent
b8776a5412
commit
1ce7e0cf01
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ node() {
|
||||||
|
|
||||||
println "teeeeeest start"
|
println "teeeeeest start"
|
||||||
def config = getConfig()
|
def config = getConfig()
|
||||||
println config.dev
|
println config.getClass()
|
||||||
println "teeeeeest end"
|
println "teeeeeest end"
|
||||||
|
|
||||||
stage("Build") {
|
stage("Build") {
|
||||||
|
|
Loading…
Reference in a new issue