mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Jenkins update cppcheck to px4-dev-base:2018-08-23 with fixed python dependencies
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -115,7 +115,7 @@ pipeline {
|
||||
stage('cppcheck') {
|
||||
agent {
|
||||
docker {
|
||||
image 'px4io/px4-dev-base:2018-08-21'
|
||||
image 'px4io/px4-dev-base:2018-08-23'
|
||||
args '-e CCACHE_BASEDIR=$WORKSPACE -v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user