Skip to content

Commit 3724522

Browse files
author
Bryan Smith
committed
PR: Update branch name for PublishMandatoryUpdate.
1 parent 6362cef commit 3724522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/AppCenterDistributeV1/Tests/L0PublishMandatoryUpdate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tmr.setInput('symbolsType', 'AndroidJava');
2121
tmr.setInput('mappingTxtPath', '/test/path/to/mappings.txt');
2222

2323
process.env['BUILD_BUILDID'] = '2';
24-
process.env['BUILD_SOURCEBRANCH'] = 'master';
24+
process.env['BUILD_SOURCEBRANCH'] = 'refs/heads/master';
2525
process.env['BUILD_SOURCEVERSION'] = 'commitsha';
2626

2727
//prepare upload

0 commit comments

Comments
 (0)