From 17081498204cfb8987c6260e3ddae5f42d073941 Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Fri, 19 Nov 2021 17:31:27 +0100 Subject: [PATCH] comment docs pipeline again --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index e982c75b5..288a40bb4 100644 --- a/.drone.star +++ b/.drone.star @@ -146,7 +146,7 @@ def main(ctx): build_release_helpers = [ changelog(ctx), - docs(ctx), + #docs(ctx), ] test_pipelines.append(