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