summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/templates/Ruby.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add yaml lintKamil Trzciński2019-06-051-8/+8
| | | | | | | This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.
* Tidy up CI templatesMatija Čupić2019-03-151-1/+1
| | | | | | | Tidies up CI templates to have better formatting. * Removes redundant whitespace * Removes redundant newlines
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-1/+0
| | | | | | bundler gem has been included in the Docker official Ruby image since 2.1. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Update lib/gitlab/ci/templates/Ruby.gitlab-ci.ymlFatih Sarhan2018-12-311-1/+1
|
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-261-0/+54