mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Tag eap builds with eap tag
This commit is contained in:
parent
78ab1475ef
commit
eea4a01f0a
@ -47,6 +47,7 @@ pipelines:
|
|||||||
{% if appdata.default_release %}
|
{% if appdata.default_release %}
|
||||||
--default-release \
|
--default-release \
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
--default-eap='True' \
|
||||||
--dockerfile='{{ appdata.dockerfile }}' \
|
--dockerfile='{{ appdata.dockerfile }}' \
|
||||||
--dockerfile-buildargs='BASE_IMAGE={{ appdata.base_image }}' \
|
--dockerfile-buildargs='BASE_IMAGE={{ appdata.base_image }}' \
|
||||||
--dockerfile-version-arg='CONFLUENCE_VERSION' \
|
--dockerfile-version-arg='CONFLUENCE_VERSION' \
|
||||||
|
Loading…
Reference in New Issue
Block a user