Skip to content

Commit 8ab2ed8

Browse files
authored
Merge pull request #1500 from askolesov/bugfix-ci-cd
Fixed Jenkinsfile.cd
2 parents 91b6177 + 0d45992 commit 8ab2ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile.cd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ options.setBuiltPkgs([
264264
'python3-jsonpickle': '0.9.6',
265265
'python3-rocksdb': '0.6.9',
266266
'python3-pympler': '0.8',
267-
'python3-packaging': '19.0'
267+
'python3-packaging': '19.0',
268268
'python3-ursa': '0.1.0'
269269
])
270270

0 commit comments

Comments
 (0)