This commit is contained in:
parent
68224fb954
commit
d369de791c
@ -16,8 +16,6 @@ clone:
|
|||||||
steps:
|
steps:
|
||||||
build-production:
|
build-production:
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
environment:
|
|
||||||
- HUGO_ENV=production
|
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.127.0
|
hugo_version: 0.127.0
|
||||||
validate: true
|
validate: true
|
||||||
@ -26,8 +24,6 @@ steps:
|
|||||||
|
|
||||||
build-drafts:
|
build-drafts:
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
environment:
|
|
||||||
- "HUGO_BASEURL=https://nemunai.re/${CI_COMMIT_BRANCH//\\//-}/"
|
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.127.0
|
hugo_version: 0.127.0
|
||||||
validate: true
|
validate: true
|
||||||
|
Loading…
Reference in New Issue
Block a user