Sync doc-tools-build-rst with openstack-manuals
Import current version from openstack-manuals which removes .buildinfo files as those are not needed for publication. Change-Id: I37ba1422888b8551c251b19f5b3e5498482570dc
This commit is contained in:
parent
10aacc6bce
commit
ace2fe525a
@ -105,5 +105,7 @@ else
|
||||
if [ "$TARGET" != "" ] ; then
|
||||
mkdir -p publish-docs/$TARGET
|
||||
rsync -a $BUILD_DIR/ publish-docs/$TARGET/
|
||||
# Remove unneeded build artefact
|
||||
rm -f publish-docs/$TARGET/.buildinfo
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user