From cdf3f7d63894ce81da271b45bff8667a599a3ace Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 4 Aug 2025 20:52:33 +0100 Subject: [PATCH] =?UTF-8?q?And=20fix=20branch=20for=20pushing=20?= =?UTF-8?q?=F0=9F=98=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 365e3e2a..b08f04f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: - echo "$SSH_KEY" | ssh-add - - ssh-keyscan -p 2222 -t rsa git.coopcloud.tech >> $HOME/.ssh/known_hosts - chmod -R go-rwx $HOME/.ssh - - "git commit -a -m 'Chore: regenerate gettext catalogue template' -m '[ci skip]' && git push" + - "git commit -a -m 'Chore: regenerate gettext catalogue template' -m '[ci skip]' && git push -u origin $DRONE_COMMIT_BRANCH" depends_on: - find updated translatable strings