Merge pull request 'update metroline conf file' (#69) from develop into master
All checks were successful
metroline continuous-integration/metroline

Reviewed-on: #69
This commit is contained in:
Simon Vieille 2021-10-31 18:45:36 +01:00
commit 0608011d80

View file

@ -2,6 +2,10 @@ version: '1'
image: deblan/devenv
jobs:
build:
when:
branch:
- master
- feat/.*
script:
- npm install
- npm run build