Philipp Hörist pushed to branch master at gajim / gajim


Commits:
318c1eaf by lovetox at 2022-07-07T21:04:11+02:00
ci: Use ssh to clone flatpak repository

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -136,7 +136,7 @@ deploy-flatpak:
   script:
     - git config --global user.email "$CI_GIT_USER_EMAIL"
     - git config --global user.name "$CI_GIT_USER_USERNAME"
-    - git clone https://github.com/flathub/org.gajim.Gajim.git
+    - git clone [email protected]:flathub/org.gajim.Gajim.git
     - cd org.gajim.Gajim
     - mv ../flatpak/org.gajim.Gajim.yaml org.gajim.Gajim.yaml
     - mv ../flatpak/app-overrides.json app-overrides.json



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/318c1eaf4d6aac57fdcdc9cc907cafa2dab2d054

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/318c1eaf4d6aac57fdcdc9cc907cafa2dab2d054
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to