-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'tags-dependencies-in-default' into 'master'
Adds support of 'tags' keyword in the default CI config See merge request gitlab-org/gitlab!20747
No related branches found
No related tags found
Showing
- doc/ci/yaml/README.md 1 addition, 0 deletionsdoc/ci/yaml/README.md
- ee/spec/lib/ee/gitlab/ci/config/entry/bridge_spec.rb 2 additions, 1 deletionee/spec/lib/ee/gitlab/ci/config/entry/bridge_spec.rb
- lib/gitlab/ci/config/entry/boolean.rb 0 additions, 20 deletionslib/gitlab/ci/config/entry/boolean.rb
- lib/gitlab/ci/config/entry/default.rb 8 additions, 3 deletionslib/gitlab/ci/config/entry/default.rb
- lib/gitlab/ci/config/entry/job.rb 5 additions, 2 deletionslib/gitlab/ci/config/entry/job.rb
- lib/gitlab/config/entry/array_of_strings.rb 18 additions, 0 deletionslib/gitlab/config/entry/array_of_strings.rb
- spec/lib/gitlab/ci/config/entry/default_spec.rb 1 addition, 1 deletionspec/lib/gitlab/ci/config/entry/default_spec.rb
- spec/lib/gitlab/ci/config/entry/job_spec.rb 1 addition, 1 deletionspec/lib/gitlab/ci/config/entry/job_spec.rb
- spec/lib/gitlab/ci/yaml_processor_spec.rb 2 additions, 2 deletionsspec/lib/gitlab/ci/yaml_processor_spec.rb
lib/gitlab/config/entry/array_of_strings.rb
0 → 100644
Please register or sign in to comment