From 698b658da9b2c1800be4d8ae937365db800b0cdb Mon Sep 17 00:00:00 2001 From: Jan Altensen Date: Thu, 15 Aug 2019 16:11:13 +0200 Subject: [PATCH] appveyor: exclude some documentation paths Change-Id: Ifff234133f4437bfe5c31c1f1e00092cd60e1d53 --- .appveyor.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index ab888c3493738..01a104a6f544d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,6 +9,13 @@ branches: clone_depth: 64 +skip_commits: + files: + - docs/* + - NEWS + - UPGRADING + - UPGRADING.INTERNALS + cache: - c:\build-cache