Skip to content

Commit 43950e7

Browse files
committed
latest arch catalog
1 parent 2eb5497 commit 43950e7

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
@@ -98,7 +98,7 @@ First, you'll need to install [mise](https://mise.jdx.dev/), a powerful environm
9898

9999
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:
100100
```bash
101-
boilerplate --template-url "[email protected]:gruntwork-io/terraform-aws-architecture-catalog.git//templates/gitlab-pipelines-infrastructure-live-root/?ref=v2.12.9" --output-folder . --var-file vars.yaml --non-interactive
101+
boilerplate --template-url "[email protected]:gruntwork-io/terraform-aws-architecture-catalog.git//templates/gitlab-pipelines-infrastructure-live-root/?ref=v2.12.10" --output-folder . --var-file vars.yaml --non-interactive
102102
```
103103

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

0 commit comments

Comments
 (0)