Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Commit

Permalink
fixed overriding env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
strayge committed Jul 13, 2018
1 parent a41ee9c commit 83842ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -16,12 +16,8 @@ env:
- SSL_CERT=nginx.crt
- LETSENCRYPT=false
- DOCKER_REGISTRY_HOST=docker.io
- DOCKER_REGISTRY_LOGIN=
- DOCKER_REGISTRY_PASSWORD=
- BOTS_WAIT_TIMEOUT=30
- DEPLOY_TRIGGER_URL=https://bot.radio-t.com:1443/deploy
- DEPLOY_USER=
- DEPLOY_PASSWD=

before_install:
- DOCKER_REGISTRY_LOGIN= DOCKER_REGISTRY_PASSWORD= DEPLOY_USER= DEPLOY_PASSWD= pip install docker-compose==1.9.0
Expand Down

0 comments on commit 83842ec

Please sign in to comment.