Skip to content

Commit 6ad6234

Browse files
authored
Merge pull request #45 from sharwell/avoid-building-tags
Avoid building tags
2 parents 5b9e2be + 1305d90 commit 6ad6234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ configuration:
77
- Release
88
before_build:
99
- nuget restore
10+
skip_tags: true
1011
build:
1112
project: DocumentationAnalyzers.sln
1213
verbosity: minimal

0 commit comments

Comments
 (0)