test

parent 50c3418f
gapinc-github: gpt-github:
orgs: orgs:
organization_name_1: organization_name_1:
repos: repos:
......
def call(body) { def call(body) {
node { node {
sh "echo hello_world" sh "echo hello_world"
def appconfig = readYaml text: libraryResource("commonConfig.yaml")
println appconfig
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment