1
0

Move weblate ping to shell script

This commit is contained in:
kolaente
2021-06-24 13:23:48 +02:00
parent 1f42d18d47
commit 7b99d96df0
2 changed files with 9 additions and 2 deletions

View File

@ -557,5 +557,4 @@ steps:
WEBLATE_TOKEN:
from_secret: weblate_token
commands:
- 'curl -d operation=pull -H "Authorization: Token ${WEBLATE_TOKEN}" https://hosted.weblate.org/api/projects/vikunja/repository/'
- 'curl -d operation=push -H "Authorization: Token ${WEBLATE_TOKEN}" https://hosted.weblate.org/api/projects/vikunja/repository/'
- ./ping-weblate.sh