mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
CONFSRVDEV-8918 - update tag prefix to ubuntu-18.04
This commit is contained in:
parent
2f09bd01a1
commit
84c0581736
@ -15,7 +15,7 @@ pipelines:
|
|||||||
- export GIT_USER=pipelinesagent
|
- export GIT_USER=pipelinesagent
|
||||||
- export GIT_EMAIL=pipelines-agent@atlassian.com
|
- export GIT_EMAIL=pipelines-agent@atlassian.com
|
||||||
- export MAC_PRODUCT_KEY=confluence
|
- export MAC_PRODUCT_KEY=confluence
|
||||||
- export TAG_SUFFIX=ubuntu-16.04-adoptopenjdk8
|
- export TAG_SUFFIX=ubuntu-18.04-adoptopenjdk8
|
||||||
- export SHOULD_CREATE_LATEST_TAG=true
|
- export SHOULD_CREATE_LATEST_TAG=true
|
||||||
- python /usr/src/app/create_release.py
|
- python /usr/src/app/create_release.py
|
||||||
branches:
|
branches:
|
||||||
@ -30,6 +30,6 @@ pipelines:
|
|||||||
- export GIT_USER=pipelinesagent
|
- export GIT_USER=pipelinesagent
|
||||||
- export GIT_EMAIL=pipelines-agent@atlassian.com
|
- export GIT_EMAIL=pipelines-agent@atlassian.com
|
||||||
- export MAC_PRODUCT_KEY=confluence
|
- export MAC_PRODUCT_KEY=confluence
|
||||||
- export TAG_SUFFIX=ubuntu-16.04-adoptopenjdk8
|
- export TAG_SUFFIX=ubuntu-18.04-adoptopenjdk8
|
||||||
- export SHOULD_CREATE_LATEST_TAG=true
|
- export SHOULD_CREATE_LATEST_TAG=true
|
||||||
- python /usr/src/app/update_release.py
|
- python /usr/src/app/update_release.py
|
Loading…
Reference in New Issue
Block a user