
Story: 2010711 Search for included files relative to the current job first Change-Id: I34a5743967bf7cbb8b464a0a36abad24180d61e4 Signed-off-by: Max Trunov <trunov_ms@taximaxim.ru>
14 lines
324 B
YAML
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-1
|
|
description: sample-job-1
|
|
builders:
|
|
- shell: !include-raw-escape: sample_file.sh
|
|
|
|
- project:
|
|
name: sample-project-1
|
|
jobs:
|
|
- sample-job-1
|