Skip to content

Commit 63a2197

Browse files
Merge pull request #26 from singleplatform-eng/HS-13804_django32
JENKINSFILE_TESTING
2 parents ccbb38c + 82eb939 commit 63a2197

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
@@ -17,7 +17,7 @@ pipeline {
1717
}
1818
}
1919
steps {
20-
publishWheels codeBuildEnv: '[ { RUN_TESTS, false },{ pip_version, pip3.8 } ]'
20+
publishWheels codeBuildEnv: '[ { RUN_TESTS, false },{ pip_version, pip3.8 }, { CREATE_SDIST, true } ]'
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)