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