Itype:
{{itype}}
| |
Ctype:
{{ctype}}
| |
Prj:
{{prj}}
| |
Tags:
{% for tag_object in tags %}
|
{{tag_object['tag_name']}}:
{% if tag_object['tag_type'] == 'url' %}
{{tag_object['title']}}
{% elif tag_object['tag_type'] == 'plain-text' %}
{{tag_object['text']}}
{% endif %}
|
TTL in day(s):
{{expire_time}}
|
Signal:
{{signal}}
|
Time:
{{time}}
|
Instance:
{{instance}}
|
Sb build:
{{sb_build}}
|
Sb task run:
{{sb_task_run}}
|