diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3a20407..d5fa9f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,13 +1,13 @@ variables: GIT_SUBMODULE_STRATEGY: recursive include: - - file: '/action.yml' - project: 'templates/hugo-obsidian' + - project: 'templates/hugo-obsidian' + file: '/action.yml' inputs: index: "true" input: content output: assets/indices - root: . + root: "." - local: "/.gitlab/hugo.template.yml" stages: - index