1
0
forked from fsfw/fsfw
This commit is contained in:
2023-10-25 11:40:56 +02:00
parent f0e4eacac5
commit 622ad9ff18
+1 -1
View File
@@ -89,7 +89,7 @@ pipeline {
when {
anyOf {
branch 'development';
branch pattern: 'development-doc-deplyment*'
branch pattern: 'development-doc-deployment*'
}
}
steps {