Skip to content

Commit

Permalink
Merge pull request cubefs#1101 from shuoranliu/fix-docker-pull-limit-…
Browse files Browse the repository at this point in the history
…issue

fix: docker pull limit rate issue
  • Loading branch information
mervinkid authored Feb 3, 2021
2 parents 82d1c44 + c71f2e0 commit 8e9f571
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 @@ -4,6 +4,7 @@ services:
- docker

before_install:
- docker pull nginx:1.17.8
- docker build -t chubaofs/cfs-base:1.2 -f docker/Dockerfile docker

script:
Expand Down

0 comments on commit 8e9f571

Please sign in to comment.