1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-26 12:08:34 +00:00

disable docs builds for PRs

This commit is contained in:
Eugene Pankov
2019-06-28 10:14:32 +02:00
parent 6531c7eaa7
commit dce6df7783

@@ -4,6 +4,8 @@ node_js: 11
stages: stages:
- Docs - Docs
if: branch = master
jobs: jobs:
include: include:
- stage: 'Docs' - stage: 'Docs'