Skip to content

Commit

Permalink
🔨 Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gjacquenot committed Dec 23, 2019
1 parent e9a26dd commit 18c97f5
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 @@ -20,6 +20,7 @@ after_script:
after_success:
- if [[ "$TRAVIS_BRANCH" == "master" ]];
then
docker images ;
docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD ;
docker push gjacquenot/openstreetmap-tile-server ;
fi
Expand Down

0 comments on commit 18c97f5

Please sign in to comment.