Skip to content

Commit 39aa7e1

Browse files
committed
ci: activate 'nitropad-nv41' + 'nitropad-ns50'
1 parent a644d1b commit 39aa7e1

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

.circleci/config.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,14 @@ workflows:
231231
requires:
232232
- x230-hotp-maximized
233233

234+
# Coreboot Nitropads
235+
- build_and_persist:
236+
name: nitropad-nv41
237+
target: nitropad-nv41
238+
subcommand: ""
239+
requires:
240+
- prep_env
241+
234242
# Coreboot for Talos (PPC)
235243
- build_and_persist:
236244
name: talos-2
@@ -245,8 +253,8 @@ workflows:
245253
requires:
246254
- librem_14
247255
- talos-2
256+
- nitropad-nv41
248257

249-
#
250258
#
251259
# Those onboarding new boards should add their entries below.
252260
#
@@ -527,6 +535,14 @@ workflows:
527535
requires:
528536
- librem_14
529537

538+
- build:
539+
name: nitropad-ns50
540+
target: nitropad-ns50
541+
subcommand: ""
542+
requires:
543+
- nitropad-nv41
544+
545+
530546
# - build:
531547
# name: UNTESTED_kgpe-d16_workstation-usb_keyboard
532548
# target: UNTESTED_kgpe-d16_workstation-usb_keyboard

0 commit comments

Comments
 (0)