Chandan Singh pushed to branch chandan/automate-pypi-release at BuildStream / buildstream
Commits:
-
d2d517a6
by Chandan Singh at 2018-11-28T16:53:16Z
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.3.3"
|
|
| 19 |
+ CI_COMMIT_TAG: "foobar"
|
|
| 20 | 20 |
|
| 21 | 21 |
#####################################################
|
| 22 | 22 |
# Prepare stage #
|
