mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-01 22:17:29 +08:00
Add new dependency to Jenkinsfile
This commit is contained in:
parent
dd145a2d15
commit
ec15ac6fa4
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -23,6 +23,7 @@ node {
|
||||
|
||||
// Get dependencies
|
||||
sh 'go get golang.org/x/image/tiff/lzw'
|
||||
sh 'go get golang.org/x/text/unicode/norm'
|
||||
sh 'go get github.com/boombuler/barcode'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user