another attempt at templating
This commit is contained in:
parent
1fa7cfea5a
commit
2788aef8a4
@ -1,6 +1,6 @@
|
|||||||
#!groovy
|
#!groovy
|
||||||
|
|
||||||
def label = PodTemplates.podLabel()
|
def label = podTemplates.podLabel()
|
||||||
def repositoryCreds = "harbor-repository-creds"
|
def repositoryCreds = "harbor-repository-creds"
|
||||||
|
|
||||||
podTemplate(
|
podTemplate(
|
||||||
|
Reference in New Issue
Block a user