Commit d934c029 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-9' into 'master'

Fixed typo in test-and-deploy-ruby-application-to-heroku.md

See merge request !8236
parents bd306807 3c4d8441
......@@ -34,7 +34,7 @@ production:
This project has three jobs:
1. `test` - used to test Rails application,
2. `staging` - used to automatically deploy staging environment every push to `master` branch
3. `production` - used to automatically deploy production environmnet for every created tag
3. `production` - used to automatically deploy production environment for every created tag
### Store API keys
You'll need to create two variables in `Project > Variables`:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment