update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-07-26 15:04:48 +02:00
parent 4b81fa715c
commit e61e6880a2
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -3,6 +3,8 @@ pipeline:
image: deblan/devenv
commands:
- npm install
when:
event: [tag, pull_request]
build:
image: deblan/devenv