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