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


Commits:
51107584 by André Apitzsch at 2020-12-22T18:04:30+01:00
CI: Validate final appdata file

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -38,7 +38,8 @@ run-tests:
 run-appdata:
   stage: test
   script:
-    - appstream-util validate data/org.gajim.Gajim.appdata.xml.in
+    - python3 setup.py build
+    - appstream-util validate build/data/org.gajim.Gajim.appdata.xml
 
 run-build:
   stage: build



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/51107584780407ef2c4c3a6b42878200aaf645dd

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


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to