debug
This commit is contained in:
parent
c270f85076
commit
bb7f1ea9b7
|
@ -44,7 +44,7 @@ steps:
|
|||
GITEA_SSH_KEY:
|
||||
from_secret: gitea_ssh_key
|
||||
commands:
|
||||
- ./.drone/setup_ssh.sh
|
||||
- sh .drone/setup_ssh.sh
|
||||
- git fetch --all
|
||||
- git checkout --track origin/core
|
||||
- git merge origin/devos
|
||||
|
|
Loading…
Reference in a new issue