meta data for this page
yaml
There is option to see full generated Yaml in Gitlab's pipeline editor,
merging / inheritance
Jobs “inheritance”:
- YAML anchors
extends
- values are not merged, so if
script:
key is defined it will replacescript:
from previous job