From 0d095d23bf4d2713a1498e512eaaebcaee69f896 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sun, 20 Oct 2024 21:04:17 -0500 Subject: [PATCH] Correct the name of the stages --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a9d321..a410d7c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ -phases: +stages: - check check: - phase: check + stage: check tags: - nix script: