8000 Enable publish · smacke/python-lsp-jsonrpc@d5d7126 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5d7126

Browse files
committed
Enable publish
1 parent edcf143 commit d5d7126

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

circle.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ test:
66
post:
77
- ./setup.py -V | grep dirty -vq
88

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
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

0 commit comments

Comments
 (0)
0