ci: Run fuzzer task for the master branch only

Github-Pull: bitcoin/bitcoin#22730
Rebased-From: 5a9e255e5a324e7aa0b63a9634aa3cfda9a300bd
This commit is contained in:
Hennadii Stepanov 2021-08-18 18:33:11 +03:00
parent 3118a5eedf
commit 2d7f2606c1
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -107,6 +107,7 @@ task:
task:
name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, sanitizers: fuzzer,address,undefined]'
only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal