diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c07192f..1f32e21 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,8 +59,8 @@ update: - nix before_script: - *scripts_base - only: - changes: + rules: + - changes: - applications/**/* - machines/**/* - secrets/**/*