diff --git a/Jenkinsfile b/Jenkinsfile index 098c7d1..98a29f2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,7 +15,7 @@ boolean use_yarn_or_npm() { return fileExists('/usr/bin/yarn') || fileExists('/u - Ninja - UPX (d61edc9 or higher) - NPM/Yarn to enable Yao PKG (https://github.com/yao-pkg/pkg) - - LDID (https://github.com/sbingner/ldid) + - LDID (https://github.com/ProcursusTeam/ldid or https://github.com/sbingner/ldid) */ pipeline {