git skipVerify
This commit is contained in:
@ -14,7 +14,8 @@ steps:
|
||||
- name: clone
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone http://127.0.0.1:3000/frx/altherego.git/ .
|
||||
- git config --global http.sslVerify false
|
||||
- git clone https://git.loyso.art/frx/altherego.git/ .
|
||||
- git checkout $DRONE_COMMIT
|
||||
|
||||
- name: validate
|
||||
|
||||
Reference in New Issue
Block a user