mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Rename pipelines
This commit is contained in:
parent
9fe00bdf47
commit
bf87ef75d1
@ -2,7 +2,7 @@ image: atlassian/docker-release-maker:latest
|
|||||||
|
|
||||||
pipelines:
|
pipelines:
|
||||||
custom:
|
custom:
|
||||||
base-6-ubuntu-create-releases:
|
create-new-releases:
|
||||||
- step:
|
- step:
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
@ -15,7 +15,7 @@ pipelines:
|
|||||||
- export TAG_SUFFIXES='adoptopenjdk8,jdk8,ubuntu,ubuntu-18.04-adoptopenjdk8'
|
- export TAG_SUFFIXES='adoptopenjdk8,jdk8,ubuntu,ubuntu-18.04-adoptopenjdk8'
|
||||||
- echo ${DOCKER_PASSWORD} | docker login --username ${DOCKER_USERNAME} --password-stdin
|
- echo ${DOCKER_PASSWORD} | docker login --username ${DOCKER_USERNAME} --password-stdin
|
||||||
- python /usr/src/app/run.py --create
|
- python /usr/src/app/run.py --create
|
||||||
base-6-ubuntu-create-custom-release:
|
create-custom-release:
|
||||||
- variables:
|
- variables:
|
||||||
- name: CONFLUENCE_VERSION
|
- name: CONFLUENCE_VERSION
|
||||||
- name: DOCKER_TAG
|
- name: DOCKER_TAG
|
||||||
|
Loading…
Reference in New Issue
Block a user