Update appveyor.yml

This commit is contained in:
Applevangelist
2021-04-21 16:27:41 +02:00
committed by GitHub
parent 98f85c94f4
commit d156e26414
+1 -5
View File
@@ -1,4 +1,4 @@
version: 0.0.1.{build} version: 2.4.a.{build}
shallow_clone: false shallow_clone: false
skip_branch_with_pr: false skip_branch_with_pr: false
skip_commits: skip_commits:
@@ -27,9 +27,6 @@ install:
cache: cache:
- C:\ProgramData\chocolatey\lib - C:\ProgramData\chocolatey\lib
- C:\ProgramData\chocolatey\bin - C:\ProgramData\chocolatey\bin
build_script: build_script:
- ps: | - ps: |
@@ -72,7 +69,6 @@ build_script:
git push origin "$env:appveyor_repo_branch" 2>&1 git push origin "$env:appveyor_repo_branch" 2>&1
dir dir
artifacts: artifacts:
on_finish: on_finish: