We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8152130 commit 829f9cdCopy full SHA for 829f9cd
Jenkinsfile
@@ -25,7 +25,7 @@ Note that updating the shared repo will take affect on the next pipeline invocat
25
@Library("get_vbu_version@main") _
26
27
// Load the full vivarium_build_utils library at the expected version
28
-library("vivarium_build_utils@${get_vbu_version()}")
+library("vivarium_build_utils@sbachmei/mic-6635/stop-skipping-scheduled-builds")
29
30
reusable_pipeline(
31
scheduled_branches: [
0 commit comments