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 ac4bb39 commit eac2962Copy full SHA for eac2962
e2e/bitrise.yml
@@ -14,7 +14,6 @@ app:
14
- BITFALL_APPLE_APPLE_CERTIFICATE_PASSPHRASE_LIST: $BITFALL_APPLE_APPLE_CERTIFICATE_PASSPHRASE_LIST
15
- BITFALL_APPLE_PROVISIONING_PROFILE_URL_LIST: $BITFALL_APPLE_PROVISIONING_PROFILE_URL_LIST
16
17
-
18
workflows:
19
test_ios_archive:
20
before_run:
step.yml
@@ -179,7 +179,6 @@ inputs:
179
summary: Pattern to find built AAB artifacts relative to `$BITRISE_SOURCE_DIR`. Deprecated, use `android_output_pattern` instead.
180
description: Pattern to find built AAB artifacts relative to `$BITRISE_SOURCE_DIR`
181
182
183
outputs:
184
- BITRISE_APK_PATH:
185
opts:
0 commit comments