| Type | {{ overlay.type }} |
|---|---|
| Scope | {% if overlay.user_id %}private{% else %}system{% endif %} |
| Path | {{ overlay.path }} |
| Last build | {% if overlay.last_build_status == 'ok' %} ok {% elif overlay.last_build_status == 'failed' %} failed {% else %} never {% endif %} |
{{ overlay.script or "" }}
{% endif %}
{% if latest_build_job %} Latest build: job #{{ latest_build_job.id }} — state: {{ latest_build_job.state }} · {% endif %} all builds →
{% if latest_build_job %} Latest build: job #{{ latest_build_job.id }} — state: {{ latest_build_job.state }} · {% endif %} all builds →
Not used by any blueprint.
{% endif %}