typo
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good

This commit is contained in:
Robin Müller 2023-10-25 11:40:56 +02:00
parent f0e4eacac5
commit 622ad9ff18
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -89,7 +89,7 @@ pipeline {
when { when {
anyOf { anyOf {
branch 'development'; branch 'development';
branch pattern: 'development-doc-deplyment*' branch pattern: 'development-doc-deployment*'
} }
} }
steps { steps {