Change branch build policy
This commit is contained in:
parent
8a8592ba5d
commit
348d1d7283
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ deploy:
|
|||
branch: develop
|
||||
|
||||
branches:
|
||||
only:
|
||||
develop
|
||||
except:
|
||||
master
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
|
|
Loading…
Reference in a new issue