Merge branch 'master' into develop
Some checks are pending
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-09-01 10:49:37 +02:00
commit f9c41e9407

View file

@ -5,6 +5,7 @@ pipeline:
- npm install
when:
event: [tag, push, pull_request]
branch: [master, develop, feature/*]
build:
image: deblan/devenv