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