19 lines
791 B
Plaintext
19 lines
791 B
Plaintext
macro-uses-custom-defaults.yaml:34:3: In project 'sample-project'
|
|
- project:
|
|
^
|
|
macro-uses-custom-defaults.yaml:37:7: Defined here
|
|
- sample-job-template
|
|
^
|
|
macro-uses-custom-defaults.yaml:26:3: In job template 'sample-job-template'
|
|
- job-template:
|
|
^
|
|
macro-uses-custom-defaults.yaml:30:7: While expanding builder macro call 'builder-without-params'
|
|
- builder-without-params
|
|
^
|
|
macro-uses-custom-defaults.yaml:7:3: While expanding macro 'builder-without-params'
|
|
- builder:
|
|
^
|
|
macro-uses-custom-defaults.yaml:12: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 ...
|
|
^
|