aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-09-06 17:03:11 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-09-07 06:12:53 +0300
commit97292b19140db32c6d85d63b70382e7bf60a55c4 (patch)
tree49439432f7fbc9c62826f03e6fd1b769fb716f28 /.cirrus.yml
parent1fb70793b237b9a3a00ff744739e512dd7755937 (diff)
downloadbitcoin-97292b19140db32c6d85d63b70382e7bf60a55c4.tar.xz
ci: Drop AppVeyor CI integration
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c610e07089..8e593d2b53 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -101,7 +101,7 @@ task:
- git reset --hard
- if ($env:CIRRUS_PR -eq $null) { exit 0; }
- git fetch $env:CIRRUS_REPO_CLONE_URL $env:CIRRUS_BASE_BRANCH
- - git merge FETCH_HEAD <# Merge base to detect silent merge conflicts #>
+ - git merge FETCH_HEAD
vcpkg_cache:
folder: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
install_python_script: