Skip to content

Commit

Permalink
log in to dockerhub for travis builds (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefilter authored Feb 17, 2021
1 parent 0f26e11 commit 7ef9ffc
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 @@ -30,6 +30,7 @@ env:
before_install:
- gem update --system
- gem install bundler:1.17.3
- echo "$DOCKERHUB_PASSWORD" | docker login -u "$DOCKERHUB_USER" --password-stdin
before_script:
- docker-compose --version
- docker-compose up -d db
Expand Down

0 comments on commit 7ef9ffc

Please sign in to comment.