mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
git doesn't have root certs for all the remote servers
This commit is contained in:
parent
9f1f83e970
commit
7e8f0ab393
@ -8,6 +8,8 @@
|
||||
# "-c true" will clean the build recipies prior to beginning the build. Default is false if not specified.
|
||||
# "-n true" nuclear option will delete the entire build directory to start from a totally clean slate. Default is false if not specified.
|
||||
|
||||
git config --global http.sslverify "false"
|
||||
|
||||
|
||||
# Defaults if options are not set from command line set
|
||||
MACHINE_BUILD='both'
|
||||
|
Loading…
x
Reference in New Issue
Block a user