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