This commit is contained in:
+2
-2
@@ -23,12 +23,12 @@ steps:
|
||||
- name: build hugo site
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.82
|
||||
hugo_version: 0.109
|
||||
# theme: ameida-cv
|
||||
extended: true
|
||||
validate: true
|
||||
config: config.toml
|
||||
# content: content
|
||||
content: data
|
||||
output: ./public
|
||||
commands:
|
||||
- apk add libc6-compat libstdc++
|
||||
|
||||
Reference in New Issue
Block a user