Skip to content

Commit

Permalink
Note differences for re-running all vs one build
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Nov 25, 2024
1 parent 4e202ff commit ec5433e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/modules/ROOT/pages/how-tos/configuring/rerunning.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,14 @@ NOTE: For additional options, refer to the link:https://pipelinesascode.com/docs
. Comment `/retest` on the commit.

+
The pipeline run should resume in the *Activity* > *Pipeline runs* tab.
All pipeline runs associated with that commit should resume in the *Activity* > *Pipeline runs* tab.

+
NOTE: This procedure only works to retrigger the build pipeline for the latest commit on the branch.

+
NOTE: For instructions on how to retrigger only individual build pipelines, not all, see link:https://pipelinesascode.com/docs/guide/gitops_commands/[pipelinesascode documentation].

+
NOTE: If you only want to retrigger the integration tests, see xref:/how-tos/testing/integration/rerunning.adoc[retriggering integration tests].

Expand Down

0 comments on commit ec5433e

Please sign in to comment.