[CI] Disable baseline_trigger job (#110659)

This commit is contained in:
Brian Seeders 2021-08-31 11:45:25 -04:00 committed by GitHub
parent 50a95ff78a
commit 31642cbf0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
#!/bin/groovy
return
def MAXIMUM_COMMITS_TO_CHECK = 10
def MAXIMUM_COMMITS_TO_BUILD = 5