6b92807cd7
Rename fixtures directory to job_fixtures to prepare for adding view_fixtures directory in the following commits. Change-Id: Ic20997cae020b542ddc22bf444fa6b92fbcae064
11 lines
241 B
YAML
11 lines
241 B
YAML
- project:
|
|
name: allow_empty_variables_include
|
|
jobs:
|
|
- 'allow_empty_variables_include'
|
|
|
|
- job-template:
|
|
name: allow_empty_variables_include
|
|
builders:
|
|
- shell:
|
|
!include ./allow_empty_variables_include.sh
|