aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinkov <blinkov@yandex-team.com>2023-07-19 13:18:09 +0300
committerblinkov <blinkov@yandex-team.com>2023-07-19 13:18:09 +0300
commitbe90cfb4f9a09f882e1886fb93f83ad850a3db88 (patch)
treef7c79413297c34eda2bd37ef42270bdf71bec8d9
parentd477665e8b529afcf2bd83ccb3dd6fc64dfa128e (diff)
downloadydb-be90cfb4f9a09f882e1886fb93f83ad850a3db88.tar.gz
Don't require manual button press to deploy internal YDB docs (3)
-rw-r--r--ydb/docs/a.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/docs/a.yaml b/ydb/docs/a.yaml
index e86714a8bac..65ef679da8a 100644
--- a/ydb/docs/a.yaml
+++ b/ydb/docs/a.yaml
@@ -100,7 +100,7 @@ ci:
title: Release docs to stable
task: common/docs/release
needs: release-to-testing
- manual: true
+ manual: false
stage: stable
input:
projects: ${tasks.deploy.output_params.projects}