From cdded657c04dae25528e894858abb4b8058269a7 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 28 Sep 2023 10:14:05 +0000 Subject: [PATCH] ci: *fingers crossed* --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/**/*