Skip to content

Commit 07d65e1

Browse files
author
Gauvain Pocentek
committed
Add a pipeline deletion example
1 parent 768ce19 commit 07d65e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/gl_objects/builds.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Cancel builds in a pipeline::
4141

4242
pipeline.cancel()
4343

44+
Delete a pipeline::
45+
46+
pipeline.delete()
47+
4448
Triggers
4549
========
4650

0 commit comments

Comments
 (0)