There was an error while loading. Please reload this page.
1 parent 6625a06 commit 778482eCopy full SHA for 778482e
1 file changed
docs/gl_objects/builds.rst
@@ -45,6 +45,10 @@ Cancel builds in a pipeline::
45
46
pipeline.cancel()
47
48
+Delete a pipeline::
49
+
50
+ pipeline.delete()
51
52
Triggers
53
========
54
0 commit comments