fix(ci): add git
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-01-22 00:57:46 +01:00
parent d0a0e921e5
commit b4d8968388
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -49,6 +49,7 @@ pipeline:
environment:
- CPU_COUNT=3
commands:
- apk add --no-cache git
- npm install -g svg2ttf ttf2eot ttf2woff2
- svg2ttf assets/fonts/deblan/src/deblan-icon.svg assets/fonts/deblan/deblan-icon.ttf
- cat assets/fonts/deblan/deblan-icon.ttf | ttf2woff2 > assets/fonts/deblan/deblan-icon.woff2