Обновить ci/base/root/pip.sh
All checks were successful
Build toolchain image / Builder (push) Successful in 24m5s
All checks were successful
Build toolchain image / Builder (push) Successful in 24m5s
This commit is contained in:
@@ -5,5 +5,3 @@ set -e
|
||||
curl --output /root/get-pip.py https://bootstrap.pypa.io/get-pip.py
|
||||
python3 /root/get-pip.py
|
||||
rm /root/get-pip.py
|
||||
|
||||
pip install doit
|
||||
|
||||
Reference in New Issue
Block a user