Whatever github
This commit is contained in:
parent
560fa473a3
commit
d9d5d97ee8
|
@ -20,7 +20,7 @@ steps:
|
||||||
- chmod -R 600 ~/.ssh
|
- chmod -R 600 ~/.ssh
|
||||||
- git clone -b devos git@git.b12f.io:pub-solar/os
|
- git clone -b devos git@git.b12f.io:pub-solar/os
|
||||||
- cd os
|
- cd os
|
||||||
- git remote add devos https://github.com/divnix/devos.git
|
- git remote add devos git@git.b12f.io:pub-solar/devos
|
||||||
- git fetch --all
|
- git fetch --all
|
||||||
- git merge -X theirs devos/core
|
- git merge -X theirs devos/core
|
||||||
- git push origin devos
|
- git push origin devos
|
||||||
|
|
Loading…
Reference in a new issue