update CI

This commit is contained in:
Adora Laura Kalb 2023-04-07 19:06:51 +02:00
parent 24f5939804
commit 54e15e2637
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -4,7 +4,7 @@ pipeline:
event: push event: push
build: build:
image: node:latest image: node:19
commands: commands:
- npm install -D @11ty/eleventy - npm install -D @11ty/eleventy
- npx @11ty/eleventy --input=. --output=public - npx @11ty/eleventy --input=. --output=public