mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Fix bitbucket
This commit is contained in:
parent
6446ea8581
commit
2acf6e7ca6
@ -13,11 +13,4 @@ pipelines:
|
|||||||
caches:
|
caches:
|
||||||
- node
|
- node
|
||||||
script:
|
script:
|
||||||
- npm install
|
- yarn build
|
||||||
- step:
|
|
||||||
name: Code linting
|
|
||||||
script:
|
|
||||||
- npm install eslint
|
|
||||||
- npx eslint .
|
|
||||||
caches:
|
|
||||||
- node
|
|
||||||
|
Loading…
Reference in New Issue
Block a user