From 110909f7a159c1154e3343b80742dfc17228b2a1 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Tue, 15 Jun 2021 00:58:34 +0200 Subject: [PATCH] debug --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 600f7be3..d9e572be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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