debug
This commit is contained in:
parent
8f56c6af37
commit
110909f7a1
|
@ -40,6 +40,7 @@ steps:
|
|||
GITEA_SSH_KEY:
|
||||
from_secret: gitea_ssh_key
|
||||
commands:
|
||||
- git checkout feat/upstreaming
|
||||
- sh .drone/setup_ssh.sh
|
||||
- git fetch --all
|
||||
- git checkout --track origin/core
|
||||
|
|
Loading…
Reference in a new issue