Skip to content

Commit c19623f

Browse files
committed
bump to 12.8
1 parent 85a3142 commit c19623f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2.0/docs/pipelines/installation/addinggitlabrepo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ First, you'll need to install [mise](https://mise.jdx.dev/), a powerful environm
101101

102102
5. `cd` to the root of <CustomizableValue id="REPOSITORY_NAME" /> where you wish to install Gruntwork Pipelines. Run the boilerplate tool to generate your repository structure:
103103
```bash
104-
boilerplate --template-url "[email protected]:gruntwork-io/terraform-aws-architecture-catalog.git//templates/gitlab-pipelines-infrastructure-live-root/?ref=v2.12.7" --output-folder . --var-file vars.yaml --non-interactive
104+
boilerplate --template-url "[email protected]:gruntwork-io/terraform-aws-architecture-catalog.git//templates/gitlab-pipelines-infrastructure-live-root/?ref=v2.12.8" --output-folder . --var-file vars.yaml --non-interactive
105105
```
106106

107107
If you encounter SSH issues, verify your SSH access to GitHub:

0 commit comments

Comments
 (0)