Reverted yml config
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo npm install -g npm
|
sudo npm install -g npm
|
||||||
# Install node dependencies
|
# Install node dependencies
|
||||||
cd .. && npm install
|
npm install
|
||||||
- run: cd .. && npm run build
|
- run: npm run build
|
||||||
upload:
|
upload:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:13.0.1-stretch-browsers
|
- image: circleci/node:13.0.1-stretch-browsers
|
||||||
|
|||||||
Reference in New Issue
Block a user