Commit cb9a25fc authored by justcoding121's avatar justcoding121

skip cache restore

parent e2b706e1
...@@ -40,7 +40,7 @@ test: on ...@@ -40,7 +40,7 @@ test: on
skip_tags: true skip_tags: true
init: init:
- ps: IF ($env:APPVEYOR_REPO_BRANCH -eq "develop") {$env:APPVEYOR_CACHE_SKIP_RESTORE = "true"} - ps: {$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