19 lines
791 B
Plaintext
19 lines
791 B
Plaintext
macro-uses-global-defaults.yaml:32:3: In project 'sample-project'
|
|
- project:
|
|
^
|
|
macro-uses-global-defaults.yaml:35:7: Defined here
|
|
- sample-job-template
|
|
^
|
|
macro-uses-global-defaults.yaml:24:3: In job template 'sample-job-template'
|
|
- job-template:
|
|
^
|
|
macro-uses-global-defaults.yaml:28:7: While expanding builder macro call 'builder-without-params'
|
|
- builder-without-params
|
|
^
|
|
macro-uses-global-defaults.yaml:7:3: While expanding macro 'builder-without-params'
|
|
- builder:
|
|
^
|
|
macro-uses-global-defaults.yaml:11:9: While formatting string 'echo "builder-without-params: Fails when trying to expand: {global_param}"\n...': Missing parameter: 'global_param'
|
|
echo "builder-without-params: Fails when tryi ...
|
|
^
|