未验证 提交 ff2fc801 编写于 作者: M Maze 提交者: Gitee

update master-pipeline.yml

上级 4f062ec2
......@@ -21,13 +21,6 @@ stages:
- python3 -m pip install --upgrade pip
- pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
- pip3 install -r requirements.txt
- ls -l $HOME/.local/bin
- mkdir $HOME/.local/bin
- ls -l $HOME/.local/bin
- echo $PATH
- which python3
- which pip3
- export PATH=$HOME/.local/bin:$PATH
- pip3 install .
- python3 ./test.py
- chmod +x ./examples.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册