Commit e2b706e1 authored by justcoding121's avatar justcoding121

try skip restore

parent 81a35ea2
...@@ -39,8 +39,8 @@ test: on ...@@ -39,8 +39,8 @@ test: on
# skip building commits that add tags (such as release tag) # skip building commits that add tags (such as release tag)
skip_tags: true skip_tags: true
cache: init:
- ps: IF ($env:APPVEYOR_REPO_BRANCH -eq "develop") {$env:APPVEYOR_CACHE_SKIP_RESTORE = "true"}
skip_commits: skip_commits:
author: buildbot121 author: buildbot121
......
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