mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Jenkins SITL tests build grab all tags
This commit is contained in:
@@ -28,6 +28,7 @@ pipeline {
|
|||||||
sh('export')
|
sh('export')
|
||||||
sh('make distclean')
|
sh('make distclean')
|
||||||
sh "ccache -z"
|
sh "ccache -z"
|
||||||
|
sh "git fetch --tags"
|
||||||
sh('make posix_sitl_default')
|
sh('make posix_sitl_default')
|
||||||
sh "ccache -s"
|
sh "ccache -s"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user