And fix branch for pushing 😬
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -40,7 +40,7 @@ steps:
|
|||||||
- echo "$SSH_KEY" | ssh-add -
|
- echo "$SSH_KEY" | ssh-add -
|
||||||
- ssh-keyscan -p 2222 -t rsa git.coopcloud.tech >> $HOME/.ssh/known_hosts
|
- ssh-keyscan -p 2222 -t rsa git.coopcloud.tech >> $HOME/.ssh/known_hosts
|
||||||
- chmod -R go-rwx $HOME/.ssh
|
- 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:
|
depends_on:
|
||||||
- find updated translatable strings
|
- find updated translatable strings
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user