Skip to content
Snippets Groups Projects
Verified Commit cbac794d authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fixed publish wheels job typo.

parent 79e7014b
No related branches found
No related tags found
No related merge requests found
......@@ -70,8 +70,8 @@ publish wheels:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
- when: never
script:
- pipx run build --sdist --outdir wheelhouse
- >
pipx run build --sdist --outdir wheelhouse
pipx run twine upload
${PYPI_REPO}
${PYPI_AUTH}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment