mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
Try renaming build_npm_package for nightly job (#43379)
Summary: Changelog: [Internal] Try renaming nightly job so we can automate if there are failures See https://circleci.com/docs/configuration-reference/#name Pull Request resolved: https://github.com/facebook/react-native/pull/43379 Reviewed By: cortinico Differential Revision: D54670307 Pulled By: lunaleaps fbshipit-source-id: 85a26f92d7789f6195c9cf07909dd12850010a4b
This commit is contained in:
parent
eadcebbb3e
commit
208be50000
@ -116,6 +116,7 @@ workflows:
|
||||
parameters:
|
||||
flavor: ["Debug", "Release"]
|
||||
- build_npm_package:
|
||||
name: build_nightly_npm_package
|
||||
release_type: "nightly"
|
||||
requires:
|
||||
- build_android
|
||||
|
Loading…
Reference in New Issue
Block a user