updates registry variable

This commit is contained in:
Hyatt 2022-03-25 08:03:03 -05:00
parent 788f6394c0
commit b92c3a030f
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -34,7 +34,7 @@ podTemplate(
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA())
functions.buildContainer(
repository: repository,
repository: "registry.hub.docker.com",
imageDest: "registry.hub.docker.com/thespider/php-mysqli:latest",
dockerFile: dockerFile,
repoCreds: "dockerhub-repository-creds",