This commit is contained in:
teutat3s 2021-06-15 00:58:34 +02:00
parent 8f56c6af37
commit 110909f7a1
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

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