diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 497220c..f6f2cec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,6 +43,7 @@ base-images: - .build stage: base-images rules: + - when: never # Run when any of the base recipes change - changes: - recipes/base*.yml