Move weblate ping to shell script
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user