User Manual: Remove old files for when deploying #7
@ -216,7 +216,7 @@ def deliver(builder: ManualBuilder) -> None:
|
||||
# Sync html files
|
||||
source_path = f"{builder.build_path}/{doc_format}/{locale}/"
|
||||
dest_path = f"{connect_id}:{version_remote_path}/"
|
||||
# Exclude zip files; these get synced with `needs_package_delivery`.
|
||||
# Exclude packaged download files; these get synced with `needs_package_delivery`.
|
||||
worker.utils.rsync(
|
||||
source_path,
|
||||
dest_path,
|
||||
|
Loading…
Reference in New Issue
Block a user