Skip to content

Commit

Permalink
docs: add pipeline deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
minitux authored and Vincent LAE committed Jun 25, 2019
1 parent 6625a06 commit 2bb2571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/gl_objects/builds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ Cancel builds in a pipeline::

pipeline.cancel()

Delete a pipeline::

pipeline.delete()

Triggers
========

Expand Down

0 comments on commit 2bb2571

Please sign in to comment.