Update docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: hugomods/hugo:debian-ci-v0.146.0
|
image: hugomods/hugo:debian-ci-v0.152.2
|
||||||
commands:
|
commands:
|
||||||
- git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);'
|
- git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);'
|
||||||
- cd docs
|
- cd docs
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ module:
|
|||||||
- path: github.com/divinerites/plausible-hugo
|
- path: github.com/divinerites/plausible-hugo
|
||||||
- path: github.com/McShelby/hugo-theme-relearn
|
- path: github.com/McShelby/hugo-theme-relearn
|
||||||
version: "v8.2.0"
|
version: "v8.2.0"
|
||||||
|
|
||||||
params:
|
params:
|
||||||
themeVariant:
|
themeVariant:
|
||||||
- auto: []
|
- auto: []
|
||||||
|
|||||||
Reference in New Issue
Block a user