Tag eap builds with eap tag

This commit is contained in:
Yevhen Ivantsov 2023-08-03 13:19:07 +10:00
parent 78ab1475ef
commit eea4a01f0a

View File

@ -47,6 +47,7 @@ pipelines:
{% if appdata.default_release %}
--default-release \
{% endif %}
--default-eap='True' \
--dockerfile='{{ appdata.dockerfile }}' \
--dockerfile-buildargs='BASE_IMAGE={{ appdata.base_image }}' \
--dockerfile-version-arg='CONFLUENCE_VERSION' \