mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
Jenkinsfile-compile: skip px4_sitl_rtps for now
This commit is contained in:
@@ -28,7 +28,7 @@ pipeline {
|
|||||||
]
|
]
|
||||||
|
|
||||||
def base_builds = [
|
def base_builds = [
|
||||||
target: ["px4_sitl_rtps"],
|
target: ["px4_sitl_default"],
|
||||||
image: docker_images.base,
|
image: docker_images.base,
|
||||||
archive: false
|
archive: false
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user