mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Upgrade Hugo to v0.49.2 (#102)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
2a9b72d2ac
commit
24c0c2fcc1
@@ -1 +1 @@
|
|||||||
0.49/extended
|
0.49.2/extended
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
command = "make prepare && hugo --source demo --baseURL $URL"
|
command = "make prepare && hugo --source demo --baseURL $URL"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.49"
|
HUGO_VERSION = "0.49.2"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "make prepare && hugo --source demo --buildFuture --buildDrafts --baseURL $DEPLOY_PRIME_URL"
|
command = "make prepare && hugo --source demo --buildFuture --buildDrafts --baseURL $DEPLOY_PRIME_URL"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "0.49"
|
HUGO_VERSION = "0.49.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user