Travis CI config update

This commit is contained in:
Mr Bot 2019-09-26 18:35:22 +03:00
parent a9e2895a73
commit 3a57103751

View File

@ -224,7 +224,6 @@ matrix:
- 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
script:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin