Deleting a pipeline expires all pipeline caches, and deletes all related objects,
Deleting a pipeline expires all pipeline caches, and deletes all related objects,
...
@@ -314,7 +314,7 @@ sensitive information like deployment credentials and tokens.
...
@@ -314,7 +314,7 @@ sensitive information like deployment credentials and tokens.
**Runners** marked as **protected** can run jobs only on protected
**Runners** marked as **protected** can run jobs only on protected
branches, preventing untrusted code from executing on the protected runner and
branches, preventing untrusted code from executing on the protected runner and
preserving deployment keys and other credentials from being unintentionally
preserving deployment keys and other credentials from being unintentionally
accessed. In order to ensure that jobs intended to be executed on protected
accessed. To ensure that jobs intended to be executed on protected
runners do not use regular runners, they must be tagged accordingly.
runners do not use regular runners, they must be tagged accordingly.
### How pipeline duration is calculated
### How pipeline duration is calculated
...
@@ -434,7 +434,7 @@ fix it.
...
@@ -434,7 +434,7 @@ fix it.
Pipeline mini graphs only display jobs by stage.
Pipeline mini graphs only display jobs by stage.
Stages in pipeline mini graphs are collapsible. Hover your mouse over them and click to expand their jobs.
Stages in pipeline mini graphs are expandable. Hover your mouse over each stage to see the name and status, and select a stage to expand its jobs list.