Skip to content

Commit bdf2979

Browse files
authored
newlines for args
1 parent a07040f commit bdf2979

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Jenkinsfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
@Library("vivarium_build_utils") _
2-
reusable_pipeline(scheduled_branches: ["main"], python_versions: ["3.10", "3.11"], skip_doc_build: true)
2+
reusable_pipeline(scheduled_branches: ["main"],
3+
python_versions: ["3.10", "3.11"],
4+
skip_doc_build: true)

0 commit comments

Comments
 (0)