Continuous Integration: allow tags to trigger builds
This commit is contained in:
parent
09b2361efd
commit
6b65f86a5b
|
@ -8,6 +8,7 @@ script:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- /^(\d+\.)+(\d+\.)+(\d+)?(-)?(.+)$/
|
||||||
deploy:
|
deploy:
|
||||||
provider: npm
|
provider: npm
|
||||||
email: manager@mathjax.org
|
email: manager@mathjax.org
|
||||||
|
|
Loading…
Reference in New Issue
Block a user