Skip to content

Commit 535c69f

Browse files
authored
Merge pull request #11 from Ayesh/cirrus-ci-skip-ignore-paths
CI: Cirrus CI - skip build on ignore-paths
2 parents ef8dcbd + 738fa51 commit 535c69f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ freebsd_task:
55
name: FREEBSD_DEBUG_NTS
66
freebsd_instance:
77
image_family: freebsd-13-2
8+
skip: "changesIncludeOnly('docs/**', 'NEWS', 'UPGRADING', 'UPGRADING.INTERNALS', '**/README.*', 'CONTRIBUTING.md', 'CODING_STANDARDS.md', '.travis.yml', 'travis/**', '.circleci/**')"
89
env:
910
ARCH: amd64
1011
install_script:

0 commit comments

Comments
 (0)