Commit e0174de1 authored by nanahira's avatar nanahira

local mirror for pip

parent 2139ae7f
Pipeline #570 passed with stages
in 1 minute and 40 seconds
......@@ -22,7 +22,7 @@ deploy:
image: python
script:
- apt update && apt -y install openssh-client coreutils
- pip install -U ansible
- pip install -U ansible -i https://mirrors.aliyun.com/pypi/simple/
- ansible --version
- mkdir ~/.ssh
- chmod 700 ~/.ssh
......
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