Vsevolod Fedorov d741ea02c6 Task: 47875
Story: 2010711
Search for included files relative to the current job first

Change-Id: I34a5743967bf7cbb8b464a0a36abad24180d61e4
Signed-off-by: Max Trunov <trunov_ms@taximaxim.ru>
2023-12-07 11:05:12 +03:00

14 lines
324 B
YAML

# https://storyboard.openstack.org/#!/story/2010711
# Bug: Wrong files adding by tag !include-raw(include-raw-escape, etc)
- job-template:
name: sample-job-2
description: sample-job-2
builders:
- shell: !include-raw-escape: sample_file.sh
- project:
name: sample-project-2
jobs:
- sample-job-2