This commit is contained in:
@@ -21,7 +21,7 @@ steps:
|
||||
SSH_CLONE_URL:
|
||||
from_secret: git_clone_url
|
||||
commands:
|
||||
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
|
||||
- echo "${$SSH_IP} git.buyusdt.xyz" >> /etc/hosts
|
||||
- git config --global http.sslVerify "false"
|
||||
- git clone $SSH_CLONE_URL
|
||||
- sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
|
||||
Reference in New Issue
Block a user