mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 21:00:30 -06:00
set delete flag on gh-pages rsync command
This commit is contained in:
@@ -1920,6 +1920,9 @@ def docs():
|
||||
"pages_directory": "docs/hugo/content/",
|
||||
"copy_contents": "true",
|
||||
"target_branch": "docs",
|
||||
"rsync": {
|
||||
"delete": "true",
|
||||
}
|
||||
},
|
||||
"when": {
|
||||
"ref": {
|
||||
|
||||
Reference in New Issue
Block a user