From 73473ce767cea71839651ab5748b6e21056d388f Mon Sep 17 00:00:00 2001 From: superjomn Date: Wed, 12 Jun 2019 06:25:03 +0000 Subject: [PATCH] up --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3e44ec399b..9914b930e00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,8 +21,6 @@ build:server: paths: - build/third_party script: - - export http_proxy=http://agent.baidu.com:8118 - - export https_proxy=http://agent.baidu.com:8118 - ./paddle/fluid/lite/tools/build.sh build_test_server build:mobile: -- GitLab