mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
* Revert "[0.79] Close Sonatype repository during build_android (#52086)"
This reverts commit 6e0b1bedc5.
* [0.79] Close Sonatype repository during build_npm_package
This commit is contained in:
@@ -55,7 +55,7 @@ runs:
|
||||
TASKS="publishAllToMavenTempLocal publishAndroidToSonatype build"
|
||||
else
|
||||
# release: we want to build all archs (default)
|
||||
TASKS="publishAllToMavenTempLocal publishAndroidToSonatype closeSonatypeStagingRepository build"
|
||||
TASKS="publishAllToMavenTempLocal publishAndroidToSonatype build"
|
||||
fi
|
||||
./gradlew $TASKS -PenableWarningsAsErrors=true
|
||||
- name: Save Android ccache
|
||||
|
||||
Reference in New Issue
Block a user