Skip to content

Commit a46ede6

Browse files
committed
Add buildProps during Android PR
1 parent 478167d commit a46ede6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ado/android-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
command: pack
118118
packagesToPack: 'ReactAndroid/ReactAndroid.nuspec'
119119
packDestination: '$(System.DefaultWorkingDirectory)'
120+
buildProperties: buildNumber=$(buildNumber);commitId=$(Build.SourceVersion)
120121

121122
- task: Gradle@1
122123
displayName: gradlew clean

0 commit comments

Comments
 (0)