Unverified Commit 2f4c76ca authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

parent 992b8922
...@@ -24,8 +24,8 @@ jobs: ...@@ -24,8 +24,8 @@ jobs:
fetch-depth: 2 fetch-depth: 2
- name: check-requirements - name: check-requirements
run: | run: |
export http_proxy=http://quyuan:qywan77236=@10.1.8.50:33128/ export http_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
export https_proxy=http://quyuan:qywan77236=@10.1.8.50:33128/ export https_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
changed_files=$(git diff --name-only -r HEAD~1 HEAD) changed_files=$(git diff --name-only -r HEAD~1 HEAD)
echo $changed_files echo $changed_files
if [[ $changed_files =~ "requirements.txt" ]]; then if [[ $changed_files =~ "requirements.txt" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment