aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-07-16 09:02:12 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-16 13:26:16 +0000
commiteef6d69abc78c5e3dff86469db8c3b2d0ad0b863 (patch)
tree280fb64b3e814f0a19abe09e409256cccd75936f /infra
parenta619d459b8583675c8b2818a0fb5c5ed299ea1c9 (diff)
Remove sign_cla entry from cq.cfg
Bug: chromium:851750 Change-Id: I78acb449aa4ccbe25a38913ca68f701fa2aedcb5 Reviewed-on: https://skia-review.googlesource.com/141462 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/branch-config/cq.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 117974d416..a60c519a8b 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -70,6 +70,4 @@ verifiers {
timeout_retry_weight: 2
}
}
-
- sign_cla {}
}