mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 03:20:16 +03:00
Update .travis.yml
This commit is contained in:
parent
3a57103751
commit
21191d74f4
14
.travis.yml
14
.travis.yml
@ -131,7 +131,7 @@ matrix:
|
|||||||
- name: Confluence 6.13.4
|
- name: Confluence 6.13.4
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
- docker build --compress -t epicmorg/confluence:6.9.0 atlassian/confluence/6.9.0
|
- docker build --compress -t epicmorg/confluence:6.13.4 atlassian/confluence/6.13.4
|
||||||
- docker push epicmorg/confluence:6.13.4
|
- docker push epicmorg/confluence:6.13.4
|
||||||
|
|
||||||
#########################################
|
#########################################
|
||||||
@ -218,12 +218,6 @@ matrix:
|
|||||||
#########################################
|
#########################################
|
||||||
#### Our Confluence images
|
#### Our Confluence images
|
||||||
#########################################
|
#########################################
|
||||||
- name: Confluence 6.9.0
|
|
||||||
script:
|
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
|
||||||
- docker build --compress -t epicmorg/confluence:6.9.0 atlassian/confluence/6.9.0
|
|
||||||
- docker push epicmorg/confluence:6.9.0
|
|
||||||
|
|
||||||
- name: Confluence 6.9.1
|
- name: Confluence 6.9.1
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
@ -326,12 +320,6 @@ matrix:
|
|||||||
- docker build --compress -t epicmorg/confluence:6.13.3 atlassian/confluence/6.13.3
|
- docker build --compress -t epicmorg/confluence:6.13.3 atlassian/confluence/6.13.3
|
||||||
- docker push epicmorg/confluence:6.13.3
|
- docker push epicmorg/confluence:6.13.3
|
||||||
|
|
||||||
- name: Confluence 6.13.4
|
|
||||||
script:
|
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
|
||||||
- docker build --compress -t epicmorg/confluence:6.13.4 atlassian/confluence/6.13.4
|
|
||||||
- docker push epicmorg/confluence:6.13.4
|
|
||||||
|
|
||||||
- name: Confluence 6.14.0
|
- name: Confluence 6.14.0
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user