diff --git a/.drone.yml b/.drone.yml
index 0d40c2bc0be8a41e149b4570ba96faf483f62afb..134c2cb7d8f967987dce5f58ebe2881976c477c5 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -23,7 +23,7 @@ steps:
       from_secret: pypi_token
   commands:
   - python3 -m pip install twine
-  - python3 -m twine upload alice-ci/dist/*
+  - python3 -m twine --verbose upload alice-ci/dist/*
   when:
     branch:
       - master