Commit Graph

5 Commits

Author SHA1 Message Date
Kamil Trzciński d2cc841c55 Add yaml lint
This commit adds CI job that validates all `*.yml`
with `yamllint`.

This commit fixes all offenses present in repository.
2019-06-05 16:31:35 +00:00
Matija Čupić 3527e3e43c
Tidy up CI templates
Tidies up CI templates to have better formatting.

* Removes redundant whitespace
* Removes redundant newlines
2019-03-15 16:37:21 +01:00
Takuya Noguchi 1b87f8d763 Remove gem install bundler from Docker-based Ruby environments
bundler gem has been included in the Docker official Ruby image since 2.1.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-01 19:27:19 +09:00
Fatih Sarhan 514d579092 Update lib/gitlab/ci/templates/Ruby.gitlab-ci.yml 2018-12-31 22:03:38 +00:00
Dylan Griffith f5f5d6ea1f Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00