jenkins-job-builder/tests/yamlparser/job_fixtures/deprecated-include-raw002.yaml
Vsevolod Fedorov 36b9d8bfca Add tags: '!include-raw-verbatim:' and '!include-raw-expand:'
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
2024-02-07 14:22:54 +03:00

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