update ci/cd conf

This commit is contained in:
Simon Vieille 2022-01-14 16:52:36 +01:00
parent 59e3b6b85e
commit 8c5b0e9834

View file

@ -1,7 +0,0 @@
version: '1'
image: deblan/devenv
jobs:
build:
script:
- npm install
- make npm-build