mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 22:57:55 +03:00
Confluence 6.8
This commit is contained in:
parent
5dd50ec36d
commit
721073863a
21
.travis.yml
21
.travis.yml
@ -743,6 +743,27 @@ matrix:
|
|||||||
- docker build --compress -t epicmorg/confluence:6.9.3 atlassian/confluence/6.9.3
|
- docker build --compress -t epicmorg/confluence:6.9.3 atlassian/confluence/6.9.3
|
||||||
- docker push epicmorg/confluence:6.9.3
|
- docker push epicmorg/confluence:6.9.3
|
||||||
|
|
||||||
|
##########
|
||||||
|
|
||||||
|
- name: Confluence 6.8.x
|
||||||
|
script:
|
||||||
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
|
|
||||||
|
- docker build --compress -t epicmorg/confluence:6.8.0 atlassian/confluence/6.8.0
|
||||||
|
- docker push epicmorg/confluence:6.8.0
|
||||||
|
|
||||||
|
- docker build --compress -t epicmorg/confluence:6.8.1 atlassian/confluence/6.8.1
|
||||||
|
- docker push epicmorg/confluence:6.8.1
|
||||||
|
|
||||||
|
- docker build --compress -t epicmorg/confluence:6.7.2 atlassian/confluence/6.7.2
|
||||||
|
- docker push epicmorg/confluence:6.8.2
|
||||||
|
|
||||||
|
- docker build --compress -t epicmorg/confluence:6.8.3 atlassian/confluence/6.8.3
|
||||||
|
- docker push epicmorg/confluence:6.8.3
|
||||||
|
|
||||||
|
- docker build --compress -t epicmorg/confluence:6.8.5 atlassian/confluence/6.8.5
|
||||||
|
- docker push epicmorg/confluence:6.8.5
|
||||||
|
|
||||||
##########
|
##########
|
||||||
|
|
||||||
- name: Confluence 6.10.0
|
- name: Confluence 6.10.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user