Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
b42b4816 by lovetox at 2022-07-27T10:52:20+02:00
ci: Also build wheel in build stage

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -24,7 +24,7 @@ build-linux:
   stage: build
   dependencies: []
   script:
-    - python3 setup.py sdist
+    - python3 setup.py sdist bdist_wheel
     - python3 .ci/debian_build.py "$(find dist/nbxmpp-*)" 1 
--pkgprefix=python3-
 
   artifacts:



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/b42b4816227334e9581a4272eab586ee6870a162

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/b42b4816227334e9581a4272eab586ee6870a162
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