Upgrade theme version
This commit is contained in:
parent
1fd75b775c
commit
68224fb954
4 changed files with 55 additions and 105 deletions
|
|
@ -19,7 +19,7 @@ steps:
|
|||
environment:
|
||||
- HUGO_ENV=production
|
||||
settings:
|
||||
hugo_version: 0.91.2
|
||||
hugo_version: 0.127.0
|
||||
validate: true
|
||||
when:
|
||||
branch: master
|
||||
|
|
@ -29,7 +29,7 @@ steps:
|
|||
environment:
|
||||
- "HUGO_BASEURL=https://nemunai.re/${CI_COMMIT_BRANCH//\\//-}/"
|
||||
settings:
|
||||
hugo_version: 0.91.2
|
||||
hugo_version: 0.127.0
|
||||
validate: true
|
||||
buildDrafts: true
|
||||
buildExpired: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue