UNCLASSIFIED - NO CUI

Update home authored by Cody Miller's avatar Cody Miller
...@@ -62,11 +62,9 @@ A new pipeline run will need to occur in order to produce job artifacts after th ...@@ -62,11 +62,9 @@ A new pipeline run will need to occur in order to produce job artifacts after th
<details><summary> <details><summary>
### Pipeline Stages ## Pipeline Stages
</summary> </summary>
## Pipeline stages
### .pre (preprocess) ### .pre (preprocess)
This stage is used to clone the `ironbank-pipeline` repository from GitLab so that the templates/stages contained within the project can be utilized in later pipeline stages. This stage is used to clone the `ironbank-pipeline` repository from GitLab so that the templates/stages contained within the project can be utilized in later pipeline stages.
... ...
......