Allow failure of the weblate update step
This commit is contained in:
parent
3b23378a26
commit
c5e53175cf
1 changed files with 1 additions and 0 deletions
|
@ -544,6 +544,7 @@ trigger:
|
|||
steps:
|
||||
- name: update-translation-base
|
||||
image: appleboy/drone-git-push
|
||||
failure: ignore
|
||||
settings:
|
||||
branch: translations
|
||||
remote: ssh://git@kolaente.dev:9022/vikunja/frontend.git
|
||||
|
|
Loading…
Reference in a new issue