mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Jenkins update px4-dev-base to 2019-01-26
This commit is contained in:
@@ -11,7 +11,7 @@ pipeline {
|
||||
def docker_images = [
|
||||
arch: "px4io/px4-dev-base-archlinux:2019-01-01",
|
||||
armhf: "px4io/px4-dev-armhf:2019-01-01",
|
||||
base: "px4io/px4-dev-base:2019-01-01",
|
||||
base: "px4io/px4-dev-base:2019-01-26",
|
||||
nuttx: "px4io/px4-dev-nuttx:2019-01-01",
|
||||
ros: "px4io/px4-dev-ros:2019-01-01",
|
||||
rpi: "px4io/px4-dev-raspi:2019-01-01",
|
||||
@@ -133,7 +133,7 @@ pipeline {
|
||||
// TODO: actually upload artifacts to S3
|
||||
stage('S3 Upload') {
|
||||
agent {
|
||||
docker { image 'px4io/px4-dev-base:2019-01-01' }
|
||||
docker { image 'px4io/px4-dev-base:2019-01-26' }
|
||||
}
|
||||
options {
|
||||
skipDefaultCheckout()
|
||||
|
||||
Reference in New Issue
Block a user