
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
207 B
YAML
8 lines
207 B
YAML
- job:
|
|
name: test-job-include-raw-1
|
|
builders:
|
|
- shell:
|
|
!include-raw: deprecated-include-raw002.hello-world.sh
|
|
- shell:
|
|
!include-raw: deprecated-include-raw002.vars.sh
|