Fix build
This commit is contained in:
parent
082c39cb2f
commit
95c2634a50
@ -1,6 +1,6 @@
|
||||
version: 2
|
||||
jobs:
|
||||
build_deploy:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/node:10.4-browsers
|
||||
|
||||
@ -60,5 +60,5 @@ workflows:
|
||||
version: 2
|
||||
build_and_deply:
|
||||
jobs:
|
||||
- build_deploy
|
||||
- build
|
||||
- deploy_functions
|
||||
|
Loading…
Reference in New Issue
Block a user