Chandan Singh pushed to branch chandan/automate-pypi-release at BuildStream / buildstream
Commits:
-
f7fd5f4b
by Chandan Singh at 2018-11-28T16:50:51Z
1 changed file:
Changes:
... | ... | @@ -16,7 +16,7 @@ variables: |
16 | 16 |
TEST_PYPI_UPLOAD_URL: "https://test.pypi.org/legacy/"
|
17 | 17 |
TEST_PYPI_INDEX_URL: "https://test.pypi.org/simple/"
|
18 | 18 |
PYPI_UPLOAD_URL: "https://upload.pypi.org/legacy/"
|
19 |
- CI_COMMIT_TAG: "1.2.3"
|
|
19 |
+ CI_COMMIT_TAG: "1.3.3"
|
|
20 | 20 |
|
21 | 21 |
#####################################################
|
22 | 22 |
# Prepare stage #
|