Use new image by default

This commit is contained in:
Greg Hellings
2024-04-16 12:25:03 -05:00
parent d14ae1a609
commit 146be6b129
+3 -2
View File
@@ -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: