Skip to content

Commit

Permalink
SBerr
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean committed Feb 18, 2019
1 parent 4180a78 commit cc999bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ after_deploy:
- docker build -t seanturner83/eth-height-health:testnet-${TRAVIS_TAG} -f Dockerfile.testnet .
- echo $DOCKER_PASSWORD | docker login -u $DOCKER_USER --password-stdin
- docker push "seanturner83/eth-height-health:mainnet-${TRAVIS_TAG}"
- docker push "seanturner83/eth-height-health:testnet-${TRAVIS_TAG}"

0 comments on commit cc999bb

Please sign in to comment.