6 lines
116 B
YAML
6 lines
116 B
YAML
deployment:
|
|
release:
|
|
branch: master
|
|
commands:
|
|
- echo "releasing by the tag"
|
|
tag: /v\d+(\.\d+)*/
|