fix job-template call in include-raw-escaped fixtures
the correct term is job-template, not template-job Change-Id: I01e7aea19d95c103f1a1a3d5d4bafeb95a53ab87
This commit is contained in:
parent
2bff652b03
commit
a4e5be1e56
@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"template-job": {
|
||||
"job-template": {
|
||||
"name": "test-job-include-raw-{num}",
|
||||
"builders": [
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
- template-job:
|
||||
- job-template:
|
||||
name: test-job-include-raw-{num}
|
||||
builders:
|
||||
- shell:
|
||||
|
Loading…
x
Reference in New Issue
Block a user