From 2fd4916fac696d4cd163534348a6d54022f0dfaf Mon Sep 17 00:00:00 2001 From: teutat3s Date: Tue, 15 Jun 2021 00:47:09 +0200 Subject: [PATCH] debug --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bb0ffa14..31c4b557 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - git clone -b feat/upstreaming https://git.b12f.io/pub-solar/os . - pwd - ls -al - - ./.drone/setup_ssh.sh + - sh .drone/setup_ssh.sh - git checkout devos - git remote add devos git@git.b12f.io:pub-solar/devos - git fetch --all