Skip to content

Commit 829f9cd

Browse files
jenkinsfile
1 parent 8152130 commit 829f9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Note that updating the shared repo will take affect on the next pipeline invocat
2525
@Library("get_vbu_version@main") _
2626

2727
// Load the full vivarium_build_utils library at the expected version
28-
library("vivarium_build_utils@${get_vbu_version()}")
28+
library("vivarium_build_utils@sbachmei/mic-6635/stop-skipping-scheduled-builds")
2929

3030
reusable_pipeline(
3131
scheduled_branches: [

0 commit comments

Comments
 (0)