We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf2979 commit 1b2b52fCopy full SHA for 1b2b52f
Jenkinsfile
@@ -1,4 +1,5 @@
1
@Library("vivarium_build_utils") _
2
reusable_pipeline(scheduled_branches: ["main"],
3
python_versions: ["3.10", "3.11"],
4
- skip_doc_build: true)
+ skip_doc_build: true
5
+ )
0 commit comments