mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update CI
This commit is contained in:
parent
24f5939804
commit
54e15e2637
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pipeline:
|
|||
event: push
|
||||
|
||||
build:
|
||||
image: node:latest
|
||||
image: node:19
|
||||
commands:
|
||||
- npm install -D @11ty/eleventy
|
||||
- npx @11ty/eleventy --input=. --output=public
|
||||
|
|
Loading…
Reference in a new issue