mount/circle.yml
2015-11-19 18:22:22 -05:00

6 lines
116 B
YAML

deployment:
release:
branch: master
commands:
- echo "releasing by the tag"
tag: /v\d+(\.\d+)*/