aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-12-10 15:20:46 +0100
committerMarcoFalke <falke.marco@gmail.com>2020-12-10 15:04:54 +0100
commitfaf2c6e32e5b27cf936c9b26e6059027dc020374 (patch)
tree4b620a9a39de760be3c28c746c22f29b50d2fc78 /.cirrus.yml
parent8e1f9d62731cae288750a3ea5be0b76182f4dd41 (diff)
downloadbitcoin-faf2c6e32e5b27cf936c9b26e6059027dc020374.tar.xz
cirrus: Schedule one task with paid credits for faster CI feedback
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 8fa2e52dde..ead597bf22 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -81,6 +81,8 @@ 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. https://cirrus-ci.org/pricing/#compute-credits
+ use_compute_credits: $CIRRUS_REPO_FULL_NAME == 'bitcoin/bitcoin'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:bionic