forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bypass tag check in dry run (facebook#35428) (facebook#35470)
Summary: When dry-run in stable branch, the tag already exists. We are bypassing the tag-existence check when in a dry-run to have the CI pass ## Changelog [General] [Fixed] - Bypass tag version check when dry-run Pull Request resolved: facebook#35470 Test Plan: CircleCI It worked for RC1 and RC2 Reviewed By: cortinico Differential Revision: D41529648 Pulled By: cipolleschi fbshipit-source-id: d4d7f5534f86c2cf10b05e0d4cab950e4902d8df
- Loading branch information
1 parent
6deb1ba
commit efd8987
Showing
3 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters