updates registry variable
This commit is contained in:
parent
788f6394c0
commit
b92c3a030f
@ -34,7 +34,7 @@ podTemplate(
|
|||||||
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA())
|
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA())
|
||||||
|
|
||||||
functions.buildContainer(
|
functions.buildContainer(
|
||||||
repository: repository,
|
repository: "registry.hub.docker.com",
|
||||||
imageDest: "registry.hub.docker.com/thespider/php-mysqli:latest",
|
imageDest: "registry.hub.docker.com/thespider/php-mysqli:latest",
|
||||||
dockerFile: dockerFile,
|
dockerFile: dockerFile,
|
||||||
repoCreds: "dockerhub-repository-creds",
|
repoCreds: "dockerhub-repository-creds",
|
||||||
|
Reference in New Issue
Block a user