diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97008c7..e17b8b8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ variables: PACKER_CACHE_DIR: ./cache/ default: - image: $CI_REGISTRY/greg/ci-images/vm-test:latest + image: registry.thehellings.com/greg/ci-images/vm-test:latest generate: stage: generate