let's try this
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
0d0cc98dfe
commit
0b0d7a44c3
1
automation/Jenkinsfile
vendored
1
automation/Jenkinsfile
vendored
@ -58,6 +58,7 @@ pipeline {
|
|||||||
stage('Deploy satrs-book') {
|
stage('Deploy satrs-book') {
|
||||||
when {
|
when {
|
||||||
branch 'main'
|
branch 'main'
|
||||||
|
branch 'prep-book-release'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
dir('satrs-book') {
|
dir('satrs-book') {
|
||||||
|
Loading…
Reference in New Issue
Block a user