Move templates to their own folder, create a hfs template.

This commit is contained in:
andrewc
2025-06-27 15:49:24 +10:00
parent 00b6518d84
commit 4af1df2578
24 changed files with 1599 additions and 488 deletions

View File

@@ -33,7 +33,7 @@ preflight:
global:
environment:
user_templates: "${CI_PROJECT_DIR}/.gitlab"
user_templates: "${CI_PROJECT_DIR}/.gitlab/templates"
restore_project: true
outputs: