From 20286d069776c6187d1e998c75fb9c7121cb28fc Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 16 Apr 2024 12:31:30 -0500 Subject: [PATCH] Try different path --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a50136b..97008c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ variables: PACKER_CACHE_DIR: ./cache/ default: - image: $CI_REGISTRY_DIRECT/greg/ci-images/vm-test:latest + image: $CI_REGISTRY/greg/ci-images/vm-test:latest generate: stage: generate