mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
cirrus: Schedule one task with paid credits for faster CI feedback
This commit is contained in:
parent
8e1f9d6273
commit
faf2c6e32e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue