include v2.x in CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-10-11 22:49:02 +02:00
parent b6a529d65e
commit 401b351fbd
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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