fix: reset VM working tree before pull to clear stale build artifacts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -65,6 +65,7 @@ fi
|
|||||||
|
|
||||||
cd "\$REPO"
|
cd "\$REPO"
|
||||||
echo "--- pulling latest ---"
|
echo "--- pulling latest ---"
|
||||||
|
git checkout -- .
|
||||||
git pull --ff-only
|
git pull --ff-only
|
||||||
chmod +x iso/overlay-debug/etc/init.d/* iso/overlay-debug/usr/local/bin/*
|
chmod +x iso/overlay-debug/etc/init.d/* iso/overlay-debug/usr/local/bin/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user