mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Merged in publish-eap-releases (pull request #64)
Enable publishing EAP releases [skip ci] Approved-by: Minh Tran <mtran@atlassian.com>
This commit is contained in:
commit
5a31b8ee44
@ -53,7 +53,7 @@ pipelines:
|
||||
- export TAG_SUFFIXES='jdk11,ubuntu'
|
||||
- export CONCURRENT_BUILDS='3'
|
||||
- echo ${DOCKER_PASSWORD} | docker login --username ${DOCKER_USERNAME} --password-stdin
|
||||
- python /usr/src/app/run.py --create
|
||||
- python /usr/src/app/run.py --create --create-eap
|
||||
custom-release:
|
||||
- variables:
|
||||
- name: CONFLUENCE_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user