mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 09:46:26 +00:00
Jenkins: can't parallelise that
This commit is contained in:
parent
1941cfed80
commit
c23cc7fcab
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -22,10 +22,6 @@ def runStages() {
|
||||
"tools": {
|
||||
stage("Tools") {
|
||||
sh "make -j${env.NPROC}"
|
||||
}
|
||||
},
|
||||
"tools (native libp2p)": {
|
||||
stage("Tools (native libp2p)") {
|
||||
sh "make -j${env.NPROC} NIMFLAGS='-d:NETWORK_TYPE=libp2p'"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user