mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2025-02-20 02:20:17 +01:00
maybe that fixes stuff
This commit is contained in:
parent
1b99a7e41e
commit
c12a9f4ea1
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
||||||
branch: [main, staging]
|
branch: [main, staging]
|
||||||
commands:
|
commands:
|
||||||
- npm install -D @11ty/eleventy
|
- npm install -D @11ty/eleventy
|
||||||
|
- rm -rf public/
|
||||||
- npx @11ty/eleventy --input=. --output=public
|
- npx @11ty/eleventy --input=. --output=public
|
||||||
|
|
||||||
deploy-stage:
|
deploy-stage:
|
||||||
|
|
Loading…
Add table
Reference in a new issue