From c5e53175cf9b64885a9518a773ac8f14ac974a53 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 25 Jun 2021 17:32:48 +0200 Subject: [PATCH] Allow failure of the weblate update step --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 1d0b3c76b..c4e9e67e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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