summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJeremy Bettis <jbettis@google.com>2022-02-07 12:42:33 -0700
committerCommit Bot <commit-bot@chromium.org>2022-02-07 21:52:19 +0000
commitf3e701a6d6377b50577041e7c6a4319d009ecab1 (patch)
tree5af243ff9019e3d151513b1b66d1e966b9a9c077 /.gitlab-ci.yml
parente4455cc4a12a1579bee8d06b29e4ca1555f77cf2 (diff)
downloadchrome-ec-f3e701a6d6377b50577041e7c6a4319d009ecab1.tar.gz
gitlab: Remove hayato & delbin projects
Clean up old unsupported Zephyr projects (asurada/hayato and volteer/delbin) BUG=b:217456313,b:217455790 TEST=zmake testall BRANCH=none Signed-off-by: Jeremy Bettis <jbettis@google.com> Change-Id: If08bb34ea48a246ea3f494b4cc4c0e237de3e11b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3442485 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Tested-by: Jeremy Bettis <jbettis@chromium.org> Auto-Submit: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0acbede5ed..9e2c997d08 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -135,21 +135,6 @@ seed_cache:
when: always
coverage: '/lines\.*: \d+\.\d+%/'
-delbin:
- variables:
- PROJECT: "delbin"
- <<: *build_template
-
-hayato:
- variables:
- PROJECT: "hayato"
- <<: *build_template
-
-hayato_coverage:
- variables:
- PROJECT: "hayato"
- <<: *coverage_template
-
herobrine_npcx9:
variables:
PROJECT: "herobrine_npcx9"