mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
fix: docker pull limit rate issue
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
This commit is contained in:
parent
82d1c4486a
commit
c71f2e08b7
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user