diff --git a/.ci/Jenkinsfile-compile b/.ci/Jenkinsfile-compile index 44936a53e8..7692daff24 100644 --- a/.ci/Jenkinsfile-compile +++ b/.ci/Jenkinsfile-compile @@ -28,7 +28,7 @@ pipeline { ] def base_builds = [ - target: ["px4_sitl_rtps"], + target: ["px4_sitl_default"], image: docker_images.base, archive: false ]