Skip to content

Commit 85a3142

Browse files
committed
chore: bump arch catalog version
1 parent 801b905 commit 85a3142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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.6" --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.7" --output-folder . --var-file vars.yaml --non-interactive
105105
```
106106

107107
If you encounter SSH issues, verify your SSH access to GitHub:
@@ -118,7 +118,7 @@ First, you'll need to install [mise](https://mise.jdx.dev/), a powerful environm
118118
git push origin gruntwork-pipelines
119119
```
120120

121-
7. Create a merge request in GitLab and review the changes.
121+
7. Create a merge request in GitLab and review the changes.
122122

123123
### Step 4: Install AWS OIDC Provider and IAM Roles for Pipelines
124124

0 commit comments

Comments
 (0)