Skip to content

Commit 1bfb6a6

Browse files
committed
Enable UV virtualenv installation (eu-cdse/openeo-cdse-infra#389)
Signed-off-by: Thomas Cassaert <[email protected]>
1 parent e68f70f commit 1bfb6a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ pythonPipeline {
2323
"PYTEST_DEBUG_TEMPROOT=pytest-tmp",
2424
]
2525
pre_test_script = 'pre_test.sh'
26+
enable_uv = true
2627
}

0 commit comments

Comments
 (0)