diff --git a/.drone.yml b/.drone.yml index dbfe4cd..64773cd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,6 @@ steps: - name: test image: python:latest commands: - - pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple - cd 花山印象 - pip3 install -r ./requirements.txt - python3 ./sell_status.py