fuc
This commit is contained in:
parent
8ff3b2c765
commit
e4f062c82e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ pages:
|
||||||
- apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ zola
|
- apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ zola
|
||||||
script:
|
script:
|
||||||
# Execute zola build
|
# Execute zola build
|
||||||
- zola build --"https://peachmoon.moe"
|
- zola build --base-url "https://peachmoon.moe"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
# Path of our artifacts
|
# Path of our artifacts
|
||||||
|
|
Loading…
Add table
Reference in a new issue