We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bc0f4 commit 1ab6791Copy full SHA for 1ab6791
circle.yml
@@ -6,9 +6,9 @@ test:
6
post:
7
- ./setup.py -V | grep dirty -vq
8
9
-deployment:
10
- releases:
11
- tag: /[0-9]+(\.[0-9]+)+((-(beta|rc)[0-9]{1,2})(\.[0-9])?)?/
12
- owner: palantir
13
- commands:
14
- - ./scripts/circle/pypi.sh
+#deployment:
+# releases:
+# tag: /[0-9]+(\.[0-9]+)+((-(beta|rc)[0-9]{1,2})(\.[0-9])?)?/
+# owner: palantir
+# commands:
+# - ./scripts/circle/pypi.sh
0 commit comments