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
a3e81a54
Commit
a3e81a54
authored
Jul 27, 2022
by
Philipp Hörist
Browse files
ci: Find tarball correctly
parent
b42b4816
Pipeline
#10520
passed with stages
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a3e81a54
...
...
@@ -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"
...
...
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