summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bettis <jbettis@google.com>2021-09-14 13:57:36 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-15 21:35:47 +0000
commit169e910801cbcc4d31258d5a1a30af3c4072898d (patch)
tree192d64e2ffcbe623e9f75ca9f926222ff99dc215
parente126fc23693c08fd34a74f5b97d14d2856f56a0e (diff)
downloadchrome-ec-169e910801cbcc4d31258d5a1a30af3c4072898d.tar.gz
gitlab: Build herobrine_npcx9 on gitlab
Add herobrine_npcx9 to gitlab CI script. BUG=None TEST=None BRANCH=None Signed-off-by: Jeremy Bettis <jbettis@google.com> Change-Id: Id02bd7dc5a64b94c973636db1869bc9e2588dfc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3163116 Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Tested-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--.gitlab-ci.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f013f4468..c01edb7c1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -83,6 +83,13 @@ hayato:
VERSION: 26
<<: *build_template
+herobrine_npcx9:
+ variables:
+ PROJECT: "herobrine_npcx9"
+ PROJECT_SUBDIR: "herobrine/"
+ VERSION: 26
+ <<: *build_template
+
it8xxx2_evb:
variables:
PROJECT: "it8xxx2_evb"