Deploy for master only.
This commit is contained in:
parent
b4db27e606
commit
71dbd1db24
1 changed files with 3 additions and 0 deletions
|
@ -33,5 +33,8 @@ workflows:
|
|||
requires:
|
||||
- build
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
tags:
|
||||
only: /^v[0-9]+(\.[0-9]+)*(-.*)*/
|
Loading…
Reference in a new issue