fix delete flag on gh-pages rsync command

This commit is contained in:
Michael Barz
2023-04-14 09:49:39 +02:00
parent d959fd44ba
commit 9da32e5eab

View File

@@ -1920,9 +1920,7 @@ def docs():
"pages_directory": "docs/hugo/content/",
"copy_contents": "true",
"target_branch": "docs",
"rsync": {
"delete": "true",
}
"delete": "true",
},
"when": {
"ref": {