let's try this
Some checks failed
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head There was a failure building this commit

This commit is contained in:
Robin Müller 2023-09-21 19:39:03 +02:00
parent 01b55a1df1
commit cd3e213b1e
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -59,7 +59,7 @@ pipeline {
when {
anyOf {
branch 'main'
branch 'prep-book-release'
branch pattern: "mdbook-deployment*"
}
}
steps {