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