We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a48cf5 commit a9c668dCopy full SHA for a9c668d
step.yml
@@ -27,12 +27,16 @@ website: https://github.com/bitrise-io/steps-deploy-to-itunesconnect-deliver
27
source_code_url: https://github.com/bitrise-io/steps-deploy-to-itunesconnect-deliver
28
support_url: https://github.com/bitrise-io/steps-deploy-to-itunesconnect-deliver/issues
29
host_os_tags:
30
- - "osx-10.10"
+- "osx-10.10"
31
project_type_tags:
32
- - ios
33
- - macos
+- ios
+- macos
34
+- xamarin
35
+- cordova
36
+- ionic
37
+- react-native
38
type_tags:
- - "deploy"
39
+- deploy
40
is_requires_admin_user: false
41
is_always_run: false
42
is_skippable: false
0 commit comments