File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ stages:
1313 - name : versioning
1414 if : branch = master AND type = push
1515 - name : publish
16- if : tag IS present AND tag =~ ^v AND type != push
16+ if : tag IS present AND tag =~ ^v
1717
1818jobs :
1919 include :
Original file line number Diff line number Diff line change 11# @raini/switch
22
33[ ![ Build Status] ( https://travis-ci.org/Raini-js/switch.svg?branch=master )] ( https://travis-ci.org/Raini-js/switch )
4- [ ![ codecov] ( https://codecov.io/gh/raini /switch/branch/master/graph/badge.svg )] ( https://codecov.io/gh/raini /switch )
4+ [ ![ codecov] ( https://codecov.io/gh/Raini-js /switch/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Raini-js /switch )
55[ ![ npm] ( https://img.shields.io/npm/dt/@raini/switch.svg )] ( https://www.npmjs.com/package/@raini/switch )
66[ ![ npm] ( https://img.shields.io/npm/v/@raini/switch.svg )] ( https://www.npmjs.com/package/@raini/switch )
77[ ![ licence: MIT] ( https://img.shields.io/npm/l/@raini/switch.svg )] ( https://github.com/raini/switch )
You can’t perform that action at this time.
0 commit comments