Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/integrations.md')
-rw-r--r--doc/api/integrations.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/integrations.md b/doc/api/integrations.md
index 0a05759c8c2..0d30a2942b1 100644
--- a/doc/api/integrations.md
+++ b/doc/api/integrations.md
@@ -93,6 +93,7 @@ Parameters:
| `app_store_issuer_id` | string | true | The Apple App Store Connect Issuer ID. |
| `app_store_key_id` | string | true | The Apple App Store Connect Key ID. |
| `app_store_private_key` | string | true | The Apple App Store Connect Private Key. |
+| `app_store_protected_refs` | boolean | false | Set variables only on protected branches and tags. Defaults to `true` (enabled). |
### Disable Apple App Store integration