Jenkinsfile: Add another ldid fork link to the documentation
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
1f319e9697
commit
d4c854d8ef
|
@ -15,7 +15,7 @@ boolean use_yarn_or_npm() { return fileExists('/usr/bin/yarn') || fileExists('/u
|
||||||
- Ninja
|
- Ninja
|
||||||
- UPX (d61edc9 or higher)
|
- UPX (d61edc9 or higher)
|
||||||
- NPM/Yarn to enable Yao PKG (https://github.com/yao-pkg/pkg)
|
- 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 {
|
pipeline {
|
||||||
|
|
Loading…
Reference in New Issue