adding "circle.yml"

This commit is contained in:
Anatoly 2015-11-19 18:12:19 -05:00
parent 7212b60197
commit fac6c04d0d

5
circle.yml Normal file
View file

@ -0,0 +1,5 @@
deployment:
release:
commands:
- echo "releasing by the tag"
tag: /v\d+(\.\d+)*/