From c48ce73138b64bdea113dcc8f78ff9e79bbdb264 Mon Sep 17 00:00:00 2001 From: dongheng Date: Thu, 16 May 2019 20:32:11 +0800 Subject: [PATCH] chore(ci): Remove python request packet from CI to save compiling time --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fed5cf5c..a61b56fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,6 @@ build_ssc: - ./SSC/ssc_bin expire_in: 6 mos script: - - /usr/bin/python -m pip install --user -r ${IDF_PATH}/requirements.txt - git clone $GITLAB_SSH_SERVER/yinling/SSC.git - cd SSC # try checkout same branch