File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -231,6 +231,14 @@ workflows:
231
231
requires :
232
232
- x230-hotp-maximized
233
233
234
+ # Coreboot Nitropads
235
+ - build_and_persist :
236
+ name : nitropad-nv41
237
+ target : nitropad-nv41
238
+ subcommand : " "
239
+ requires :
240
+ - prep_env
241
+
234
242
# Coreboot for Talos (PPC)
235
243
- build_and_persist :
236
244
name : talos-2
@@ -245,8 +253,8 @@ workflows:
245
253
requires :
246
254
- librem_14
247
255
- talos-2
256
+ - nitropad-nv41
248
257
249
- #
250
258
#
251
259
# Those onboarding new boards should add their entries below.
252
260
#
@@ -527,6 +535,14 @@ workflows:
527
535
requires :
528
536
- librem_14
529
537
538
+ - build :
539
+ name : nitropad-ns50
540
+ target : nitropad-ns50
541
+ subcommand : " "
542
+ requires :
543
+ - nitropad-nv41
544
+
545
+
530
546
# - build:
531
547
# name: UNTESTED_kgpe-d16_workstation-usb_keyboard
532
548
# target: UNTESTED_kgpe-d16_workstation-usb_keyboard
You can’t perform that action at this time.
0 commit comments