Skip to content

Commit

Permalink
Merge pull request #49 from ChronoBank/feature/MD-65
Browse files Browse the repository at this point in the history
Feature/md 65
  • Loading branch information
ega-forever authored Nov 21, 2017
2 parents fd706c1 + db3afc6 commit 02e0eee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ after_success:
elif [ "$TRAVIS_TAG" != "" ]; then
IMAGE_TAG_NAME="develop"
fi;
- docker build --quiet -t gcr.io/deep-wares-144610/middleware-eth:$IMAGE_TAG_NAME .
- docker push gcr.io/deep-wares-144610/middleware-eth:$IMAGE_TAG_NAME
- docker build --quiet -t gcr.io/deep-wares-144610/middleware-ethereum:$IMAGE_TAG_NAME .
- docker push gcr.io/deep-wares-144610/middleware-ethereum:$IMAGE_TAG_NAME


notifications:
Expand Down

0 comments on commit 02e0eee

Please sign in to comment.