Commit 81a35ea2 authored by justcoding121's avatar justcoding121

delete repo cache in build

parent 3febfb1b
......@@ -25,10 +25,6 @@ configuration: Release
# to run your custom scripts instead of automatic MSBuild
build_script:
- cmd: build.bat Package
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
assembly_info:
patch: true
......@@ -43,6 +39,9 @@ test: on
# skip building commits that add tags (such as release tag)
skip_tags: true
cache:
skip_commits:
author: buildbot121
files:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment