
Use '!include-raw-expand:' instead of '!include-raw:' and '!include-raw-verbatim:' instead of '!include-raw-escape:'. Tags '!include-raw:' and '!include-raw-escape:' are now deprecated. Change-Id: I3cc5ab9f73d03de1ba09cbc4568366a3bb464a08
8 lines
198 B
YAML
8 lines
198 B
YAML
- job:
|
|
name: test-job-include-raw-verbatim-multi-001
|
|
builders:
|
|
- shell:
|
|
!include-raw-verbatim:
|
|
- include-raw-hello-world.sh
|
|
- include-raw-vars.sh
|