mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 08:24:41 -04:00
Update host-on-gitlab-pages.md
This commit is contained in:
parent
405846e7e8
commit
1ce4054a90
@ -23,7 +23,7 @@ Define your [CI/CD](g) jobs by creating a `.gitlab-ci.yml` file in the root of y
|
|||||||
|
|
||||||
```yaml {file=".gitlab-ci.yml" copy=true}
|
```yaml {file=".gitlab-ci.yml" copy=true}
|
||||||
variables:
|
variables:
|
||||||
DART_SASS_VERSION: 1.87.0
|
DART_SASS_VERSION: 1.89.2
|
||||||
GIT_DEPTH: 0
|
GIT_DEPTH: 0
|
||||||
GIT_STRATEGY: clone
|
GIT_STRATEGY: clone
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user