mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #205 from DmitriyEshenko/patch-5
Accel-PPP: T4015: update version which include threading fix
This commit is contained in:
commit
9b67b1c5dd
2
packages/linux-kernel/Jenkinsfile
vendored
2
packages/linux-kernel/Jenkinsfile
vendored
@ -160,7 +160,7 @@ pipeline {
|
|||||||
checkout([$class: 'GitSCM',
|
checkout([$class: 'GitSCM',
|
||||||
doGenerateSubmoduleConfigurations: false,
|
doGenerateSubmoduleConfigurations: false,
|
||||||
extensions: [[$class: 'CleanCheckout']],
|
extensions: [[$class: 'CleanCheckout']],
|
||||||
branches: [[name: '7f90e753fcc63b658' ]],
|
branches: [[name: '51bd8165bb335a' ]],
|
||||||
userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://github.com/accel-ppp/accel-ppp.git']]])
|
userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://github.com/accel-ppp/accel-ppp.git']]])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user