We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9531516 commit b3b5c5fCopy full SHA for b3b5c5f
README.md
@@ -109,7 +109,7 @@ terraform destroy
109
110
### staging
111
112
-1. push `staging` branch
+1. push `staging` branch in [mpon/rails-blog-example](https://github.com/mpon/rails-blog-example)
113
2. start staging CodePipeline
114
3. start CodeBuild
115
4. build docker image and push ECR
@@ -120,8 +120,8 @@ terraform destroy
120
121
### production
122
123
-1. push `master` branch
124
-2. start staging CodePipeline
+1. push `master` branch in [mpon/rails-blog-example](https://github.com/mpon/rails-blog-example)
+2. start production CodePipeline
125
126
127
5. migrate database
0 commit comments