diff --git a/.drone.yml b/.drone.yml index ba7dcf30..c2067648 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: - chmod -R 600 ~/.ssh - git clone -b devos git@git.b12f.io:pub-solar/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 merge -X theirs devos/core - git push origin devos