ci: add ci.nix to cache_files

This commit is contained in:
technofab 2025-04-27 16:05:13 +02:00
parent 6308a2dd41
commit 2b01d9955b

View file

@ -2,4 +2,5 @@ include:
- component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@feat/v2 - component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@feat/v2
inputs: inputs:
version: feat-v2 version: feat-v2
cache_files: ["ci.nix", "flake.*"]