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:
|
steps:
|
||||||
- name: update-translation-base
|
- name: update-translation-base
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
|
failure: ignore
|
||||||
settings:
|
settings:
|
||||||
branch: translations
|
branch: translations
|
||||||
remote: ssh://git@kolaente.dev:9022/vikunja/frontend.git
|
remote: ssh://git@kolaente.dev:9022/vikunja/frontend.git
|
||||||
|
|
Loading…
Reference in a new issue