Adds 6.7.x branch to nigthlies step

This commit is contained in:
Lukasz Lenart
2025-01-17 15:36:57 +01:00
parent fa60e1ceb2
commit 32cd5d0dcc
Vendored
+3
View File
@@ -87,6 +87,7 @@ pipeline {
when {
anyOf {
branch 'main'
branch 'release/struts-6-7-x'
}
}
steps {
@@ -100,6 +101,7 @@ pipeline {
when {
anyOf {
branch 'main'
branch 'release/struts-6-7-x'
}
}
steps {
@@ -112,6 +114,7 @@ pipeline {
when {
anyOf {
branch 'main'
branch 'release/struts-6-7-x'
}
}
steps {