From 9da32e5eaba5cfb3449cfd50f34663e7d225ae19 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 14 Apr 2023 09:49:39 +0200 Subject: [PATCH] fix delete flag on gh-pages rsync command --- .drone.star | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.star b/.drone.star index d6c2b1d04..e23aaca51 100644 --- a/.drone.star +++ b/.drone.star @@ -1920,9 +1920,7 @@ def docs(): "pages_directory": "docs/hugo/content/", "copy_contents": "true", "target_branch": "docs", - "rsync": { - "delete": "true", - } + "delete": "true", }, "when": { "ref": {