From b4071d41715824093d09fe0948765e56fdc37616 Mon Sep 17 00:00:00 2001 From: technofab Date: Fri, 21 Feb 2025 16:36:50 +0100 Subject: [PATCH] fix(ci): image seems quite important ngl --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08e6d0c..9542bde 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ build:image: - dist deploy:image: stage: build-images + image: nixpkgs/nix-flakes:latest needs: - build:image before_script: