.
This commit is contained in:
parent
41a5a14c59
commit
512a3fc9ff
@ -1,5 +1,6 @@
|
||||
#!groovy
|
||||
|
||||
GroovyShell shell = new GroovyShell()
|
||||
def pt = shell.parse(new File('vars/podTemplates.groovy'))
|
||||
|
||||
def label = pt.podLabel()
|
||||
|
Reference in New Issue
Block a user