1
0
mirror of https://github.com/rspeer/wordfreq.git synced 2025-01-14 13:15:59 +00:00
wordfreq/Jenkinsfile
2019-02-01 19:05:35 -05:00

5 lines
82 B
Groovy

wheelJob(
upstream: [ 'wheelhouse-init' ],
extras: [ 'mecab', 'jieba' ]
)