defines repo creds
This commit is contained in:
parent
0f4cf2e2d5
commit
23476e4897
@ -1,6 +1,7 @@
|
||||
def label = "jenkins-${UUID.randomUUID().toString()}"
|
||||
|
||||
def pushRepo = "registry.test-chamber-13.lan:5000"
|
||||
def repositoryCreds = "quay-repository-creds"
|
||||
|
||||
def caName = "test-chamber-13.lan.root.crt"
|
||||
def caContent = """
|
||||
|
Reference in New Issue
Block a user