parent
7b20a6abef
commit
8d332e1262
@ -70,12 +70,11 @@ package_windows:
|
||||
pypi_package:
|
||||
stage: deploy
|
||||
environment: pypi
|
||||
#rules:
|
||||
# - if: $CI_COMMIT_TAG
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
before_script:
|
||||
- pip install twine
|
||||
script:
|
||||
- export
|
||||
- twine upload dist/fime-*.whl
|
||||
|
||||
gitlab_package:
|
||||
|
Loading…
Reference in New Issue
Block a user