[ci] Debug project variables
This commit is contained in:
parent
0e94108e38
commit
7b20a6abef
@ -70,11 +70,12 @@ 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