@@ -217,7 +217,7 @@ pipeline:
|
||||
matrix:
|
||||
TESTS: integration
|
||||
eslint:
|
||||
image: nextcloudci/eslint:eslint-1
|
||||
image: node:11-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm run lint
|
||||
@@ -249,6 +249,6 @@ matrix:
|
||||
- TESTS: jsbuild
|
||||
#- TESTS: integration
|
||||
|
||||
branches: [ master, stable* ]
|
||||
branches: [ master, stable*, vue ]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user