disable docs pipeline

This commit is contained in:
A.Unger
2021-11-17 11:21:02 +01:00
parent 05825d8fe2
commit c7a43916e4
+1 -1
View File
@@ -146,7 +146,7 @@ def main(ctx):
build_release_helpers = [ build_release_helpers = [
changelog(ctx), changelog(ctx),
docs(ctx), # docs(ctx),
] ]
test_pipelines.append( test_pipelines.append(