Exclude all non-master branches from CI.

This commit is contained in:
Jim Evins
2018-03-23 23:00:33 -04:00
parent e7877a757b
commit d415c7954e
+1
View File
@@ -38,5 +38,6 @@ branches:
branches: branches:
except: except:
- /.*/
- # Do not build tags that we create when we upload to GitHub Releases - # Do not build tags that we create when we upload to GitHub Releases
- /^(?i:continuous)$/ - /^(?i:continuous)$/