
Update examples filename from '*complete*' to '*full*' to make all filename consistent. Change-Id: I37d3f9bf43cae455639fc2611e33734ea2c24ebc
9 lines
246 B
YAML
9 lines
246 B
YAML
publishers:
|
|
- rich-text-publisher:
|
|
stable-text: the stable text
|
|
unstable-text: the unstable text
|
|
failed-text: the failed text
|
|
unstable-as-stable: false
|
|
failed-as-stable: false
|
|
parser-name: HTML
|