gitlab-org--gitlab-foss/lib/gitlab/ci/config
Kamil Trzciński 505d71ec88 Introduce default: for gitlab-ci.yml
This moves all existing `image/services/before_script/variables`
into `default:`. This allows us to easily add a default and
top-level entries. `default`: is keep backward compatible: to
be considered to be job if `default:script:` is specified. This
behavior should be removed.

All existing `image/services/before_script/variables` are properly
handled in root context.
2019-06-18 10:36:07 +00:00
..
entry Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00
extendable Add multiple extends support 2019-06-05 08:25:55 +00:00
external catching and cleanly reporting SSL errors in Ci::Config::External::Processor 2019-04-15 17:58:17 +01:00
extendable.rb
normalizer.rb