Skip to content

Commit b3b5c5f

Browse files
authored
Update README.md
1 parent 9531516 commit b3b5c5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ terraform destroy
109109

110110
### staging
111111

112-
1. push `staging` branch
112+
1. push `staging` branch in [mpon/rails-blog-example](https://github.com/mpon/rails-blog-example)
113113
2. start staging CodePipeline
114114
3. start CodeBuild
115115
4. build docker image and push ECR
@@ -120,8 +120,8 @@ terraform destroy
120120

121121
### production
122122

123-
1. push `master` branch
124-
2. start staging CodePipeline
123+
1. push `master` branch in [mpon/rails-blog-example](https://github.com/mpon/rails-blog-example)
124+
2. start production CodePipeline
125125
3. start CodeBuild
126126
4. build docker image and push ECR
127127
5. migrate database

0 commit comments

Comments
 (0)