This commit is contained in:
parent
68224fb954
commit
d369de791c
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue