fix: use new format of specifying version

This commit is contained in:
technofab 2025-02-21 12:34:30 +01:00
parent 586fb88b9d
commit 786abd917c

View file

@ -1,7 +1,7 @@
include:
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/nix-gitlab-ci@$CI_COMMIT_SHA
inputs:
image_tag: $CI_COMMIT_SHORT_SHA
variables:
NIX_CI_VERSION: $CI_COMMIT_SHORT_SHA
stages:
- build-images
- build