This commit is contained in:
3
automation/Jenkinsfile
vendored
3
automation/Jenkinsfile
vendored
@@ -55,6 +55,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('Deploy satrs-book') {
|
||||
when {
|
||||
branch 'main'
|
||||
}
|
||||
steps {
|
||||
dir('satrs-book') {
|
||||
mdbook build
|
||||
|
||||
Reference in New Issue
Block a user