check: stage: check tags: - nix script: - nix flake check - TAG=$(date +%Y.%m.%d).$CI_COMMIT_SHORT_SHA - echo "TAG=$TAG" > variables.env artifacts: reports: dotenv: variables.env