blob: e65140d15ff426df3b07ab4a0dec8d98c7c07f45 [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.
version: 1
cq_name: "example"
cq_status_url: "https://fuchsia-cq-status.appspot.com"
git_repo_url: "https://fuchsia.googlesource.com/example"
gerrit {}
verifiers {
try_job {
buckets {
name: "luci.example.ci",
builders {
name: "Linux x86-64"
}
builders {
name: "Linux arm64"
}
}
}
sign_cla {}
}