release v3.7.1 #232

Merged
deblan merged 12 commits from develop into master 2023-03-19 10:00:00 +01:00
Showing only changes of commit fc5a6a4c64 - Show all commits

View file

@ -18,7 +18,7 @@ pipeline:
build:
image: node:16
commands:
- npm run build
- npm run build
when:
branch: [master, develop, feature/*, translations]
event: [push, pull_request]