fix(ci): use working image for crowdin update step
This commit is contained in:
parent
09572dbe61
commit
654806211e
@ -486,7 +486,7 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
- name: download
|
- name: download
|
||||||
pull: always
|
pull: always
|
||||||
image: ghcr.io/lcomrade/drone-crowdin-v2
|
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
|
||||||
settings:
|
settings:
|
||||||
crowdin_key:
|
crowdin_key:
|
||||||
from_secret: crowdin_key
|
from_secret: crowdin_key
|
||||||
@ -513,14 +513,14 @@ steps:
|
|||||||
author_name: Frederick [Bot]
|
author_name: Frederick [Bot]
|
||||||
branch: main
|
branch: main
|
||||||
commit: true
|
commit: true
|
||||||
commit_message: "[skip ci] Updated translations via Crowdin"
|
commit_message: "chore(i18n): update translations via Crowdin"
|
||||||
remote: "ssh://git@kolaente.dev:9022/vikunja/frontend.git"
|
remote: "ssh://git@kolaente.dev:9022/vikunja/frontend.git"
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: git_push_ssh_key
|
from_secret: git_push_ssh_key
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
pull: always
|
pull: always
|
||||||
image: ghcr.io/lcomrade/drone-crowdin-v2
|
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- clone
|
- clone
|
||||||
settings:
|
settings:
|
||||||
@ -532,6 +532,6 @@ steps:
|
|||||||
src/i18n/lang/en.json: en.json
|
src/i18n/lang/en.json: en.json
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 2d39d1c93e83aae7101a3f8c2607542c1ed0a33fa723a91d12c17dcca4cefafc
|
hmac: 1b78e92ee8a9aa94df14c35ea544abc0bec991ec59465c328a6aaa6cea4430b3
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user