Skip to content
Snippets Groups Projects
Commit 7c32e965 authored by Tucker Siegel's avatar Tucker Siegel
Browse files

rem'

parent 17737cd7
No related branches found
No related tags found
No related merge requests found
def call(Map config = [:]) {
sh "echo Hello ${config.name}. Today is ${config.dayOfWeek}."
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment