From 2bc85a9de7dfe47201bd029fc6d96b21acbd3363 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 5 Sep 2021 11:49:53 +0200 Subject: [PATCH] Fix setting secret for updating translations --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a5ea163a5..47239a0e1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -552,6 +552,7 @@ steps: - failure --- kind: pipeline +type: docker name: update-translations depends_on: @@ -586,8 +587,7 @@ steps: commit: true commit_message: "[skip ci] Updated translations via Crowdin" remote: "git@kolaente.dev:9022/vikunja/frontend.git" - environment: - GIT_PUSH_SSH_KEY: + ssh_key: from_secret: translation_git_push_ssh_key - name: upload