mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
autotest: copy latest firmware html on each run
This commit is contained in:
parent
526418dd90
commit
94463fd91e
@ -79,6 +79,8 @@ git tag autotest-$(date '+%Y-%m-%d-%H%M%S') -m "test tag `date`"
|
||||
cp ../config.mk .
|
||||
popd
|
||||
|
||||
rsync -a APM/Tools/autotest/web-firmware/ buildlogs/binaries/
|
||||
|
||||
pushd px4/PX4Firmware
|
||||
git fetch origin
|
||||
git reset --hard origin/master
|
||||
|
Loading…
Reference in New Issue
Block a user