wordfreq/Jenkinsfile
2019-02-13 18:11:44 -05:00

5 lines
82 B
Groovy

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