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