fix/drone-upstream-cron #39

Merged
teutat3s merged 3 commits from refs/pull/39/head into main 2021-10-11 21:47:47 +00:00
Showing only changes of commit b98637853e - Show all commits

View file

@ -35,6 +35,7 @@ steps:
from_secret: gitea_ssh_key
commands:
- ./.drone/setup_ssh.sh
- git fetch --all
- git checkout origin/devos
- git merge -X theirs devos/main
- git push origin devos