ci(netlify): remove netlify-plugin-hugo-cache-resources

This commit is contained in:
Jimmy Cai 2020-09-08 23:50:20 +02:00
parent 321226b42d
commit 080834ab96
No known key found for this signature in database
GPG key ID: 3EA408E527F37B18

View file

@ -14,10 +14,4 @@
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}/"
[context.deploy-preview]
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}/"
[[plugins]]
package = "netlify-plugin-hugo-cache-resources"
[plugins.inputs]
# If it should show more verbose logs (optional, default = true)
debug = true
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}/"