File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11format_version : " 11"
22default_step_lib_source : https://github.com/bitrise-io/bitrise-steplib.git
3+ issue_tracker_url : https://discord.gg/gm3mJwcNw8
34
45app :
56 envs :
67 # If you want to share this step into a StepLib
78 - BITRISE_STEP_ID : device-cloud-for-maestro
8- - BITRISE_STEP_VERSION : " 0.0.4 "
9+ - BITRISE_STEP_VERSION : " 0.0.5 "
910 - BITRISE_STEP_GIT_CLONE_URL : https://github.com/devicecloud-dev/bitrise-integration.git
1011 -
MY_STEPLIB_REPO_FORK_GIT_URL :
[email protected] :devicecloud-dev/bitrise-integration.git1112
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ ${android_api_level:+--android-api-level "$android_api_level"} \
8181${android_device: +--android-device " $android_device " } \
8282${is_async: +--async} \
8383${device_locale: +--device-locale " $device_locale " } \
84- ${download_artifacts: +--download-artifacts} \
84+ ${download_artifacts: +--download-artifacts " $download_artifacts " } \
8585${exclude_flows: +--exclude-flows " $exclude_flows " } \
8686${exclude_tags: +--exclude-tags " $exclude_tags " } \
8787${is_google_play: +--google-play} \
You can’t perform that action at this time.
0 commit comments