CircleCI: Prevent repetitive build job when releasing (#2787)
This commit is contained in:
parent
aaa18af3d5
commit
e181e1eb8d
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ workflows:
|
|||
- master
|
||||
- canary
|
||||
tags:
|
||||
only: /.*/
|
||||
ignore: /.*/
|
||||
- release:
|
||||
requires:
|
||||
- test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue