Don't use compute credits for now
This commit is contained in:
parent
5c789dcd73
commit
7e5b22684f
@ -27,9 +27,9 @@ env:
|
|||||||
EXAMPLES: yes
|
EXAMPLES: yes
|
||||||
|
|
||||||
# https://cirrus-ci.org/pricing/#compute-credits
|
# https://cirrus-ci.org/pricing/#compute-credits
|
||||||
# Only use credits for pull requests to the main repo
|
|
||||||
credits_snippet: &CREDITS
|
credits_snippet: &CREDITS
|
||||||
use_compute_credits: $CIRRUS_REPO_FULL_NAME == 'bitcoin-core/secp256k1' && $CIRRUS_PR != ""
|
# Don't use any credits for now.
|
||||||
|
use_compute_credits: false
|
||||||
|
|
||||||
cat_logs_snippet: &CAT_LOGS
|
cat_logs_snippet: &CAT_LOGS
|
||||||
always:
|
always:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user