Skip to content

Commit d1df0cc

Browse files
authored
Pin sample app tag
1 parent 972c98d commit d1df0cc

File tree

1 file changed

+1
-0
lines changed
  • website/docs/automation/gitops/flux

1 file changed

+1
-0
lines changed

website/docs/automation/gitops/flux/ci.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Next, populate the CodeCommit repository with the sources from the public reposi
1919

2020
```bash
2121
$ git clone https://github.com/aws-containers/retail-store-sample-app ~/environment/retail-store-sample-app
22+
$ git -C ~/environment/retail-store-sample-app checkout 0.4.0
2223
$ git -C ~/environment/retail-store-sample-codecommit checkout -b main
2324
$ cp -R ~/environment/retail-store-sample-app/src ~/environment/retail-store-sample-codecommit
2425
```

0 commit comments

Comments
 (0)