Skip to content

Commit

Permalink
cirrus: Schedule one task with paid credits for faster CI feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed Dec 10, 2020
1 parent 8e1f9d6 commit faf2c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit faf2c6e

Please sign in to comment.