mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-01 22:17:29 +08:00
Merge branch 'v3' into runes
This commit is contained in:
commit
99b944b64e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,6 +6,8 @@ node {
|
||||
env.GOPATH="${WORKSPACE}/gopath"
|
||||
env.PATH="${root}/bin:${env.GOPATH}/bin:${env.PATH}"
|
||||
env.GOCACHE="off"
|
||||
env.UNIDOC_EXTRACT_FORCETEST="1"
|
||||
env.UNIDOC_EXTRACT_TESTDATA="/home/jenkins/corpus/unidoc-extractor-testdata"
|
||||
|
||||
env.TMPDIR="${WORKSPACE}/temp"
|
||||
sh "mkdir -p ${env.TMPDIR}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user