mirror of
https://github.com/elyby/accounts.git
synced 2024-11-26 16:52:02 +05:30
#337: disable flow during build due to missing libelf.so.1 in docker image
This commit is contained in:
parent
8f8f2ee7be
commit
8adc96a3a8
@ -49,7 +49,7 @@ test:frontend:
|
||||
- cd frontend
|
||||
- npm i --silent > /dev/null
|
||||
- npm run lint --silent
|
||||
- npm run flow --silent
|
||||
# - npm run flow --silent # disabled due to missing libelf.so.1 in docker container
|
||||
- npm run test --silent
|
||||
|
||||
build:production:
|
||||
|
Loading…
Reference in New Issue
Block a user