ci(netlify): move plugins folder to exampleSite

This commit is contained in:
Jimmy Cai 2020-09-17 22:30:21 +02:00
parent 3496001c26
commit 69e41b1c0d
No known key found for this signature in database
GPG Key ID: 3EA408E527F37B18
4 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
[[plugins]]
package = "./.netlify/plugins/netlify-plugin-hugo-cache-resources"
package = "/exampleSite/plugins/netlify-plugin-hugo-cache-resources"