Update .travis.yml

This commit is contained in:
STAM 2019-09-26 23:36:29 +03:00 committed by GitHub
parent 21191d74f4
commit 2a1595d8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -350,7 +350,7 @@ matrix:
- docker build --compress -t epicmorg/confluence:6.15.1 atlassian/confluence/6.15.1
- docker push epicmorg/confluence:6.15.1
- name: Confluence 6.15.2
- name: Confluence 6.15.2
script:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- docker build --compress -t epicmorg/confluence:6.15.2 atlassian/confluence/6.15.2