mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 05:14:06 +08:00
Jenkins: update docker image (#8286)
This commit is contained in:
parent
a410893080
commit
ef906d08d3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'px4io/px4-dev-simulation:2017-09-26'
|
||||
image 'px4io/px4-dev-simulation:2017-10-23'
|
||||
args '--env CCACHE_DISABLE=1 --env CI=true'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user