fix
一些检查失败了
continuous-integration/drone/push Build is failing

这个提交包含在:
2020-04-11 12:27:32 -07:00
父节点 f5c7654cc8
当前提交 b56b3e4355
修改 2 个文件,包含 6 行新增2 行删除

查看文件

@@ -27,8 +27,8 @@ ln -s /hostroot/root /root/.home
# install other stuff here
pip install -U pip
# install black
pip3 install -U pip
pip3 install black
# install python packages
# install yarn
# install prettier

查看文件

@@ -1,5 +1,9 @@
#!/bin/bash
set -x
env
TD="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd)"
U="$USERNAME_TO_ADD"