bitrise-step-firebase-app-distribution icon indicating copy to clipboard operation
bitrise-step-firebase-app-distribution copied to clipboard

How to get apk url which is printed to bitrise log ?

Open faruk0344 opened this issue 5 months ago • 7 comments

I added the Firbase app Distribution into bitrise workflow. Now I want to get the firebase app distribution apk download URL which is printed on bitrise log.

  1. Get the firebase app distribution apk URL which is printed to log
  2. Add that URL to env variable

More specifically I want to retrieve this URL (marked in red box) and add it to ENV variable

Screenshot 2024-08-28 at 14 35 42

faruk0344 avatar Aug 29 '24 13:08 faruk0344