set delete flag on gh-pages rsync command

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

View File

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