fix include in ci
This commit is contained in:
parent
b771c679e3
commit
caaeb9d742
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user