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 a4650fd70d
commit daa89ba30a

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",