ci(netlify): move plugins
folder to exampleSite
This commit is contained in:
parent
3496001c26
commit
69e41b1c0d
@ -17,4 +17,4 @@
|
|||||||
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
|
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
|
||||||
|
|
||||||
[[plugins]]
|
[[plugins]]
|
||||||
package = "./.netlify/plugins/netlify-plugin-hugo-cache-resources"
|
package = "/exampleSite/plugins/netlify-plugin-hugo-cache-resources"
|
Loading…
Reference in New Issue
Block a user