Add header blocks in CONTRIBUTING.rst guide
TrivialFix Change-Id: I5ef32d92b876b96d4bfc138a4b0408039c5a318e
This commit is contained in:
parent
f25f1b7b6d
commit
fd644cc2a0
@ -78,6 +78,8 @@ is as follows::
|
||||
FROM {{ namespace }}/{{ image_prefix }}openstack-base:{{ tag }}
|
||||
MAINTAINER {{ maintainer }}
|
||||
|
||||
{% block << service >>_header %}{% endblock %}
|
||||
|
||||
{% import "macros.j2" as macros with context %}
|
||||
|
||||
<< binary specific steps >>
|
||||
|
Loading…
Reference in New Issue
Block a user