test

parent 50c3418f
gapinc-github:
gpt-github:
orgs:
organization_name_1:
repos:
......
def call(body) {
node {
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