mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 17:04:23 +01:00
commit
34c9766777
3 changed files with 5 additions and 5 deletions
|
@ -3,17 +3,17 @@
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.78.2"
|
HUGO_VERSION = "0.80.0"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
command = "hugo -b $DEPLOY_PRIME_URL"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "0.78.2"
|
HUGO_VERSION = "0.80.0"
|
||||||
|
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
command = "hugo -b $DEPLOY_PRIME_URL"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "0.78.2"
|
HUGO_VERSION = "0.80.0"
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
{"Target":"style.min.f8cdeda1038ca40319355fba51c51a94c24cdca01b45ad145d4603f8103dd776.css","MediaType":"text/css","Data":{"Integrity":"sha256-+M3toQOMpAMZNV+6UcUalMJM3KAbRa0UXUYD+BA913Y="}}
|
{"Target":"style.min.2e4f8ac9531e046f02be398c8d477733092448d3b81894292fd884c514ad1885.css","MediaType":"text/css","Data":{"Integrity":"sha256-Lk+KyVMeBG8CvjmMjUd3MwkkSNO4GJQpL9iExRStGIU="}}
|
Loading…
Reference in a new issue