mirror of
https://github.com/mavlink/mavlink-devguide.git
synced 2026-06-19 07:36:26 +00:00
Update docs_deploy.yml - get this in there. We'll deal with CNAME later
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
# mkdir -p mavlink.io/${{ env.BRANCH_NAME }}
|
||||
# cp -r ~/_book/* mavlink.io/${{ env.BRANCH_NAME }}/
|
||||
# mkdir -p mavlink.io
|
||||
find mavlink.io -mindepth 1 ! -name 'CNAME' ! -name '.git' -exec rm -rf {} +
|
||||
rm -rf mavlink.io/*
|
||||
cp -r ~/_book/* mavlink.io/
|
||||
cd mavlink.io
|
||||
git config user.email "bot@px4.io"
|
||||
|
||||
Reference in New Issue
Block a user