Skip to content

Commit 39ab09c

Browse files
authored
Merge pull request #1 from devicecloud-dev/device-cloud-for-maestro-0.0.7
Device cloud for maestro 0.0.7
2 parents f7a915e + e6acd62 commit 39ab09c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

step.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Executes Maestro mobile tests on devicecloud.dev with configurable
44
website: "https://devicecloud.dev"
55
source_code_url: "https://github.com/devicecloud-dev/bitrise-integration"
66
issue_tracker_url: "https://github.com/orgs/devicecloud-dev/discussions"
7+
78
host_os_tags:
89
- osx-10.10
910
- ubuntu-16.04
@@ -217,8 +218,8 @@ inputs:
217218
summary: "Generate a report in the specified format"
218219
is_expand: true
219220
is_required: false
221+
default_value: "junit"
220222
value_options:
221-
- ""
222223
- "junit"
223224
- "html"
224225

@@ -239,5 +240,4 @@ inputs:
239240
summary: "Custom API URL for devicecloud.dev (optional)"
240241
is_expand: true
241242
is_required: false
242-
243-
# TODO: Add output URL
243+
# TODO: Add output URL

0 commit comments

Comments
 (0)