新增 - 限制 Master 分支

This commit is contained in:
suwings 2018-05-30 13:38:14 +08:00
parent 9a4313d97e
commit 5982cfb10a

View File

@ -10,4 +10,7 @@ cache:
directories:
- node_modules
before_script:
- npm install
- npm install
branches:
only:
- master