Skip to content

Commit fb16c44

Browse files
authored
Update Jenkinsfile
1 parent 823393d commit fb16c44

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
@@ -1,2 +1,2 @@
11
@Library("vivarium_build_utils") _
2-
reusable_pipeline(scheduled_branches: ["main"], test_types: ["integration"], python_versions: ["3.10", "3.11"])
2+
reusable_pipeline(scheduled_branches: ["main"], test_types: ["integration"], python_versions: ["3.10", "3.11"], skip_doc_build: true)

0 commit comments

Comments
 (0)