Now we’re trying to get it to run eleventy.
This commit is contained in:
parent
84b7150d04
commit
baf187905c
@ -3,6 +3,6 @@ node_js:
|
|||||||
- 8
|
- 8
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: npx eleventy
|
script: npm install -g @11ty/eleventy && eleventy
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user