aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-04-06 21:23:41 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-04-09 15:56:56 +0200
commitfa41a917356a7f5e0f3286b227ced7f2e6797e67 (patch)
treee15d2ecea2284966f3c66bdf95b99624888c9690 /.cirrus.yml
parentfa52a40f0ebb7aa33af210a18e525eec7bb6887f (diff)
downloadbitcoin-fa41a917356a7f5e0f3286b227ced7f2e6797e67.tar.xz
ci: Run self-hosted ci
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 77baced1af..6148f56e0d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -111,15 +111,12 @@ task:
task:
name: '[previous releases, uses qt5 dev package and some depends packages] [unsigned char] [bionic]'
- # For faster CI feedback, immediately schedule a task that compiles most modules
- << : *CREDITS_TEMPLATE
<< : *GLOBAL_TASK_TEMPLATE
depends_releases_cache:
folder: "releases"
- container:
- image: ubuntu:bionic
+ << : *PERSISTENT_WORKER_TEMPLATE
env:
- << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
+ << : *PERSISTENT_WORKER_TEMPLATE_ENV
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
task: