Build your Android app with Bitbucket Pipeline and HockeyApp
['Benoit Pasquier']
Benoit Pasquier - Swift, Data and more
Let’s see how quick it is to build an Android app with Bitbucket Pipeline and deliver it with App Center app (ex HockeyApp). - echo "Start default step" - ./build.sh develop: # target 'develop' branch only - step: script: # Modify the commands below to build your repository. - echo "Start default step" - ./build.sh develop: # target 'develop' branch only - step: script: # Modify the commands below to build your repository.