Buh
This commit is contained in:
parent
3c315e96b5
commit
f9d4807614
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ node() {
|
||||||
stage("Build") {
|
stage("Build") {
|
||||||
git "https://github.com/omallo/ruby-ex.git"
|
git "https://github.com/omallo/ruby-ex.git"
|
||||||
|
|
||||||
|
println readFile("deployment/config.yaml")
|
||||||
|
|
||||||
println "teeeeeest start"
|
println "teeeeeest start"
|
||||||
def config = getConfig()
|
def config = getConfig()
|
||||||
println config.getClass()
|
println config.getClass()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue