ci(branches): only build on master

pull/227/head^2
Felix Becker 2017-12-23 14:30:28 -08:00
parent 7aebb777ce
commit 8a58743c58
1 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,5 @@ stages:
if: branch = master AND type = push AND fork = false
branches:
except:
- /^v\d+\.\d+\.\d+$/
only:
- master