Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
b42b4816
Commit
b42b4816
authored
Jul 27, 2022
by
Philipp Hörist
Browse files
ci: Also build wheel in build stage
parent
1145144d
Pipeline
#10519
failed with stages
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b42b4816
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment