Skip to content

Commit

Permalink
Publish release candidate tags (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
punya authored Dec 1, 2016
1 parent 23cdf37 commit ebcf64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ deployment:
# commands:
# - ./gradlew -i artifactoryPublish
release:
tag: /[0-9]+(\.[0-9]+)+/
tag: /[0-9]+(\.[0-9]+)+(-rc[0-9]+)?(-alpha[0-9]+)?/
owner: palantir
commands:
- ./gradlew -i bintrayUpload
Expand Down

0 comments on commit ebcf64d

Please sign in to comment.