remove debug pipeline

This commit is contained in:
OCram85 2022-12-09 12:02:55 +01:00
parent 7927a978e4
commit e6dbde9376

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