ci: Run fuzzer task for the master branch only

Github-Pull: bitcoin/bitcoin#22730
Rebased-From: 5a9e255e5a
This commit is contained in:
Hennadii Stepanov
2021-08-18 18:33:11 +03:00
parent 873fbc745d
commit e9d30fbb3a

View File

@@ -153,6 +153,7 @@ task:
task:
name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]'
only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal