Skip to content
Snippets Groups Projects
Verified Commit 5930955c authored by David Hoese's avatar David Hoese
Browse files

Fix CI image name

parent 35441668
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ stages:
- deploy_image
- deploy_application
- registry_cleanup
image: ${CI_REGISTRY}/cibuild:19.03.1
image: "${CI_REGISTRY_IMAGE}/cibuild:19.03.1"
variables:
DOCKER_TLS_CERTDIR: "/certs"
#IMAGES_TO_BUILD: "cspp_geo_grb cspp_geo_grb_notify tests/cspp_geo_grb_sender"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment