File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ description: "Executes Maestro mobile tests on devicecloud.dev with configurable
44website : " https://devicecloud.dev"
55source_code_url : " https://github.com/devicecloud-dev/bitrise-integration"
66issue_tracker_url : " https://github.com/orgs/devicecloud-dev/discussions"
7+
78host_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
You can’t perform that action at this time.
0 commit comments