fix fileMatch regex #35

Merged
OCram85 merged 2 commits from fixRenovate into master 2022-12-09 12:08:32 +01:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit e6dbde9376 - Show all commits

View File

@ -1,7 +0,0 @@
pipeline:
buildy:
image: node:18.12.0-buster
commands:
- npm install
- npm run test
- npm run build