updated yaml config

This commit is contained in:
2019-11-05 17:06:51 +05:30
parent 647e18bdda
commit 4bdf15c3c4

View File

@@ -12,8 +12,8 @@ jobs:
sudo apt-get update
sudo npm install -g npm
# Install node dependencies
npm install
- run: npm run build
cd .. && npm install
- run: cd .. && npm run build
upload:
docker:
- image: circleci/node:13.0.1-stretch-browsers