Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
Skipping some assets on build
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Sep 24, 2022
1 parent 9357a31 commit 43f3f15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 1.21.{build}.0
image: Visual Studio 2019
skip_commits:
files:
- assets/*
- '**/*.md'
platform:
- x86
- x64
Expand Down

0 comments on commit 43f3f15

Please sign in to comment.