This commit is contained in:
teutat3s 2021-06-15 00:50:56 +02:00
parent c270f85076
commit bb7f1ea9b7
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -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