Merge branch 'patch-1' into 'master'
Fix typo in Ruby CI test and deploy example [skip ci] See merge request !3201
This commit is contained in:
commit
0732500595
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
## Test and Deploy a ruby application
|
||||
This example will guide you how to run tests in your Ruby application and deploy it automatiacally as Heroku application.
|
||||
This example will guide you how to run tests in your Ruby application and deploy it automatically as Heroku application.
|
||||
|
||||
You can checkout the example [source](https://gitlab.com/ayufan/ruby-getting-started) and check [CI status](https://gitlab.com/ayufan/ruby-getting-started/builds?scope=all).
|
||||
|
||||
|
|
Loading…
Reference in a new issue