updates Jenkinfile

This commit is contained in:
2025-07-04 19:08:21 +02:00
parent 4975a8273c
commit 90720804ba

2
Jenkinsfile vendored
View File

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