Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
a3e81a54 by lovetox at 2022-07-27T11:17:50+02:00
ci: Find tarball correctly
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -25,7 +25,7 @@ build-linux:
dependencies: []
script:
- python3 setup.py sdist bdist_wheel
- - python3 .ci/debian_build.py "$(find dist/nbxmpp-*)" 1
--pkgprefix=python3-
+ - python3 .ci/debian_build.py "$(find dist/nbxmpp-*.tar.gz)" 1
--pkgprefix=python3-
artifacts:
name: "nbxmpp-$CI_COMMIT_SHA"
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/a3e81a54c6d7c5d98766d3b9d3b292b129e3677c
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/a3e81a54c6d7c5d98766d3b9d3b292b129e3677c
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