mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
fix
This commit is contained in:
parent
c35a8a84ad
commit
3166dc58fb
@ -83,7 +83,8 @@ pipeline {
|
||||
|
||||
stage('Package') {
|
||||
steps { script {
|
||||
linux.bundle('tgz-linux', nixShell=true)
|
||||
//linux.bundle('tgz-linux', nixShell=true)
|
||||
linux.bundle('tgz-linux', 0, true)
|
||||
} }
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user