Skip to content

Commit 62fb180

Browse files
committed
ci: fix cache used by Build sdist stage
1 parent aea81d3 commit 62fb180

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
@@ -836,7 +836,7 @@ pipeline {
836836
docker{
837837
image 'python'
838838
label 'linux && docker'
839-
args '--mount source=python-tmp-uiucpreson-imagevalidate,target=/tmp'
839+
args '--mount source=python-tmp-uiucpreson-pymediaconch,target=/tmp'
840840
}
841841
}
842842
environment{

0 commit comments

Comments
 (0)