git: more https://

This commit is contained in:
teutat3s 2021-06-15 00:35:48 +02:00
parent 82403d7b51
commit e8ed283427
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -20,7 +20,7 @@ steps:
HOME: /root
commands:
- git clone -b devos https://git.b12f.io/pub-solar/os .
- git remote add devos git@git.b12f.io:pub-solar/devos
- git remote add devos https://git.b12f.io/pub-solar/devos
- git fetch --all
- git merge -X theirs devos/core
- git push origin devos