505d71ec88
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.
5 lines
85 B
YAML
5 lines
85 B
YAML
---
|
|
title: 'Introduce default: for gitlab-ci.yml'
|
|
merge_request:
|
|
author:
|
|
type: added
|