5 Zeilen
124 B
YAML
5 Zeilen
124 B
YAML
|
pipeline:
|
||
|
build:
|
||
|
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||
|
commands:
|
||
|
- hugo
|