[ci] Fix artifact path
This commit is contained in:
parent
76a794e7ab
commit
0e94108e38
@ -75,7 +75,7 @@ pypi_package:
|
||||
before_script:
|
||||
- pip install twine
|
||||
script:
|
||||
- twine upload dist/fime_*.whl
|
||||
- twine upload dist/fime-*.whl
|
||||
|
||||
gitlab_package:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user