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