updates Jenkinfile

This commit is contained in:
2025-07-04 19:13:27 +02:00
parent 10eb3c88fc
commit a7559066f4

2
Jenkinsfile vendored
View File

@ -90,7 +90,7 @@ pipeline {
axes { axes {
axis{ axis{
name 'BOARD' name 'BOARD'
values 'ISS', 'Monlight', 'TGC_VP' values 'ISS', 'Moonlight', 'TGC_VP'
} }
axis{ axis{
name 'BUILD_TYPE' name 'BUILD_TYPE'