Commit Graph

10 Commits

Author SHA1 Message Date
GitLab Bot d081e00aa7 Add latest changes from gitlab-org/gitlab@master 2020-06-24 12:09:24 +00:00
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
Sean McGivern 026896cca2 Merge branch 'require-all-templates-to-include-default-stages' into 'master'
Require all templates to use default stages

Closes #59992

See merge request gitlab-org/gitlab-ce!26954

(cherry picked from commit 39eb16aab2)

e0df05cf Require all templates to use default stages
2019-04-15 12:47:35 +02:00
Sean McGivern e32c82ed1e Revert "Merge branch 'require-all-templates-to-include-default-stages' into 'master'"
This reverts merge request !26954
2019-04-05 13:18:35 +00:00
Kamil Trzciński e0df05cfbc Require all templates to use default stages
Our templates are free to override the 'stages:'.
However, they should follow the convention to always include
'build', 'test', 'deploy' which are defaults when not defined.
2019-04-05 10:13:49 +02:00
Jason Lenny 00900dca8d Template for Android with Fastlane 2019-02-07 12:30:46 +00:00
Jason Lenny f2fcaaf3e0 Update link to blog post since it didn't go out on 23rd 2018-10-24 09:08:48 +00:00
Jason Lenny ae13305e73 Update Android.gitlab-ci.yml with result of new blog post: https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/15746 2018-10-23 08:49:46 +00:00
Osama Bin Omar 6d7429e084 Update Android.gitlab-ci.yml for current stable SDK 2018-10-13 08:54:30 +00:00
Dylan Griffith f5f5d6ea1f Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00