7 - git clone https://github.com/friendica/friendica.git .
8 - git checkout $CI_COMMIT_BRANCH
11 clone_friendica_addon:
14 - git config --global user.email "no-reply@friendi.ca"
15 - git config --global user.name "Friendica"
16 - git clone $CI_REPO_LINK addon
18 - git checkout $CI_COMMIT_BRANCH
19 - git fetch origin $CI_COMMIT_REF
20 - git merge $CI_COMMIT_SHA
24 image: friendicaci/transifex
30 image: friendicaci/transifex