Jankinsfile-compile: add missing comma after ark_pi6x_default

This commit is contained in:
Matthias Grob 2024-05-29 15:37:39 +02:00
parent 5216d5c569
commit 762d87285c

View File

@ -47,7 +47,7 @@ pipeline {
"ark_fmu-v6x_bootloader",
"ark_fmu-v6x_default",
"ark_pi6x_bootloader",
"ark_pi6x_default"
"ark_pi6x_default",
"atl_mantis-edu_default",
"av_x-v1_default",
"bitcraze_crazyflie21_default",