chore: tx main repo, merge gitignores and circle
This commit is contained in:
@@ -11,11 +11,6 @@ jobs:
|
||||
- image: circleci/node
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: "Pull Submodules"
|
||||
command: |
|
||||
git submodule init
|
||||
git submodule update --remote
|
||||
- run:
|
||||
name: "Build"
|
||||
command: ./wizard.sh -a
|
||||
|
||||
Reference in New Issue
Block a user