Skip to content

Commit

Permalink
Update Jenkinsfile to bump rstan's submodule on merges to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns authored Jan 22, 2025
1 parent c38c3d8 commit e94689a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ pipeline {
success {
script {
utils.updateUpstream(env,'cmdstan')
utils.updateUpstream(env,'rstan')
utils.mailBuildResults("SUCCESSFUL")
}
}
Expand Down

0 comments on commit e94689a

Please sign in to comment.