Skip to content
Snippets Groups Projects
Unverified Commit 7a6e8217 authored by piuvas's avatar piuvas
Browse files

d

parent cf0e87da
No related branches found
No related tags found
No related merge requests found
Pipeline #2570 failed with stage
in 10 seconds
......@@ -146,7 +146,7 @@ crowdin:download:
- git config user.name "Crowdin CI"
- git config user.email "crowdin-ci@activitypub.software"
# we need CROWDIN_PAT set as a valid personal access token called 'crowdin'.
- git remote set-url --push origin "https://crowdin:${CROWDIN_PAT}@activitypub.software/piuvas/Sharkey.git"
- git remote set-url --push origin "https://piuvas:${CROWDIN_PAT}@activitypub.software/piuvas/Sharkey.git"
- git checkout develop
script:
- crowdin download translations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment