feat: Add ref to thp binary for CI builds
This commit is contained in:
parent
4ea0c093fa
commit
40a4729695
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -17,7 +17,7 @@ pipeline {
|
||||
}
|
||||
stage('Buid') {
|
||||
steps {
|
||||
sh 'pnpm build'
|
||||
sh 'THP_BINARY=/var/bin/thp pnpm build'
|
||||
}
|
||||
}
|
||||
stage('Deploy') {
|
||||
|
Loading…
Reference in New Issue
Block a user