Skip to content

Commit

Permalink
Authenticate for pulls
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed May 11, 2021
1 parent a9234c9 commit dea5ff4
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 @@ -64,6 +64,7 @@ services:
- docker

before_install:
- echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin
- docker-compose pull
- nvm install
- nvm use
Expand Down

0 comments on commit dea5ff4

Please sign in to comment.