adding "circle.yml"
This commit is contained in:
parent
7212b60197
commit
fac6c04d0d
1 changed files with 5 additions and 0 deletions
5
circle.yml
Normal file
5
circle.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
deployment:
|
||||||
|
release:
|
||||||
|
commands:
|
||||||
|
- echo "releasing by the tag"
|
||||||
|
tag: /v\d+(\.\d+)*/
|
||||||
Loading…
Reference in a new issue