We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8902d7 commit 3054d95Copy full SHA for 3054d95
.gitlab-ci.yml
@@ -81,7 +81,7 @@ py37-test-pip:
81
# except:
82
# - tags
83
84
-# deploy_to_PyPI_cpu_version:
+deploy_to_PyPI_cpu_version:
85
image: python:3.7-slim
86
stage: deploy to PyPI
87
variables:
0 commit comments