mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
Fix gitlab
This commit is contained in:
@@ -139,6 +139,7 @@ test3:
|
|||||||
<<: *lint
|
<<: *lint
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- pip install twine wheel
|
||||||
- python setup.py sdist bdist_wheel
|
- python setup.py sdist bdist_wheel
|
||||||
- twine upload dist/*
|
- twine upload dist/*
|
||||||
|
|
||||||
|
@@ -16,4 +16,3 @@ pylint==2.3.0 ; python_version>"3"
|
|||||||
flake8==3.6.0
|
flake8==3.6.0
|
||||||
pillow
|
pillow
|
||||||
pexpect
|
pexpect
|
||||||
twine
|
|
||||||
|
Reference in New Issue
Block a user