build: remove CircleCI (#42844)
* build: remove CircleCI * chore: remove remaining CircleCI references
This commit is contained in:
parent
f173a0637a
commit
c006e129b3
20 changed files with 3 additions and 1970 deletions
|
@ -78,8 +78,7 @@ Electron
|
|||
|
||||
## Structure of Other Directories
|
||||
|
||||
* **.circleci** - Config file for CI with CircleCI.
|
||||
* **.github** - GitHub-specific config files including issues templates and CODEOWNERS.
|
||||
* **.github** - GitHub-specific config files including issues templates, CI with GitHub Actions and CODEOWNERS.
|
||||
* **dist** - Temporary directory created by `script/create-dist.py` script
|
||||
when creating a distribution.
|
||||
* **node_modules** - Third party node modules used for building.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue