mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[ci] Remove circleci yarn_flags job
This was migrated to GitHub actions
ghstack-source-id: 744671f311
Pull Request resolved: https://github.com/facebook/react/pull/30030
This commit is contained in:
@@ -74,15 +74,6 @@ parameters:
|
||||
default: ''
|
||||
|
||||
jobs:
|
||||
yarn_flags:
|
||||
docker: *docker
|
||||
environment: *environment
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
- setup_node_modules
|
||||
- run: yarn flags
|
||||
|
||||
scrape_warning_messages:
|
||||
docker: *docker
|
||||
environment: *environment
|
||||
@@ -441,11 +432,6 @@ workflows:
|
||||
build_and_test:
|
||||
unless: << pipeline.parameters.prerelease_commit_sha >>
|
||||
jobs:
|
||||
- yarn_flags:
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- builds/facebook-www
|
||||
- check_generated_fizz_runtime:
|
||||
filters:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user