Fix setting secret for updating translations

This commit is contained in:
kolaente 2021-09-05 11:49:53 +02:00
parent 54ada3f06e
commit 2bc85a9de7
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -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