fix(ci): use working crowdin image
This commit is contained in:
parent
654806211e
commit
0351148288
@ -486,7 +486,7 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
- name: download
|
- name: download
|
||||||
pull: always
|
pull: always
|
||||||
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
|
image: ghcr.io/kolaente/kolaente/drone-crowdin-v2:latest
|
||||||
settings:
|
settings:
|
||||||
crowdin_key:
|
crowdin_key:
|
||||||
from_secret: crowdin_key
|
from_secret: crowdin_key
|
||||||
@ -520,7 +520,7 @@ steps:
|
|||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
pull: always
|
pull: always
|
||||||
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
|
image: ghcr.io/kolaente/kolaente/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: 1b78e92ee8a9aa94df14c35ea544abc0bec991ec59465c328a6aaa6cea4430b3
|
hmac: ecb706a867b39f2501cc6cf587a535fe4cd6cfd0c339833a733d61a3349c5a54
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user