Change branch build policy

This commit is contained in:
Mikołaj Pich 2019-05-23 17:45:00 +02:00 committed by GitHub
parent 8a8592ba5d
commit 348d1d7283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,8 @@ deploy:
branch: develop
branches:
only:
develop
except:
master
script:
- npm run lint