Apr 30, 2021
Hi, you can add scripts to bitrise workflow like this:
- script@1:
title: Setup melos
inputs:
- content: |
#!/usr/bin/env bash
dart pub global activate melos && melos run install
Hi, you can add scripts to bitrise workflow like this:
- script@1:
title: Setup melos
inputs:
- content: |
#!/usr/bin/env bash
dart pub global activate melos && melos run install
Be brave and boldly go where no man has gone before. Let's discover the future!