From d9d5d97ee8c57d65d38c9e4d887a4a13fa1e13d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 14 Jun 2021 23:00:30 +0200 Subject: [PATCH] Whatever github --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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