Don't build base-images for now

This commit is contained in:
2025-11-29 16:37:28 -05:00
parent 154346df3f
commit ea368d11ae

View File

@@ -43,6 +43,7 @@ base-images:
- .build - .build
stage: base-images stage: base-images
rules: rules:
- when: never
# Run when any of the base recipes change # Run when any of the base recipes change
- changes: - changes:
- recipes/base*.yml - recipes/base*.yml