From 146be6b12908fac96c521b92fa7eeba970557d05 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 16 Apr 2024 12:25:03 -0500 Subject: [PATCH] Use new image by default --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9bbd705..a50136b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,9 @@ variables: PACKER_CONFIG_DIR: ./packer_config/ PACKER_CACHE_DIR: ./cache/ +default: + image: $CI_REGISTRY_DIRECT/greg/ci-images/vm-test:latest + generate: stage: generate cache: @@ -24,7 +27,6 @@ generate: distros: stage: generate - image: $CI_REGISTRY_DIRECT/greg/ci-images/fedora:latest artifacts: reports: dotenv: build.env @@ -64,7 +66,6 @@ shellcheck: # could get to them downloads: stage: cache - image: $CI_REGISTRY_DIRECT/greg/ci-images/fedora:latest cache: - key: isofiles paths: