Commit acd0c40c authored by daidekun's avatar daidekun

fixbugs

parent 39b1bc88
...@@ -4,4 +4,5 @@ package libs; ...@@ -4,4 +4,5 @@ package libs;
def uuid() { def uuid() {
print "global jenkinsfile" print "global jenkinsfile"
uuid = UUID.randomUUID().toString() uuid = UUID.randomUUID().toString()
return uuid
} }
\ 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