mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 17:00:57 -06:00
ci: fix docs branch in makefile (#6075)
This commit is contained in:
@@ -20,7 +20,7 @@ docs-init:
|
||||
@cd hugo && git remote rm origin || true
|
||||
@cd hugo && git remote add origin https://github.com/owncloud/owncloud.github.io
|
||||
@cd hugo && git fetch --depth=1
|
||||
@cd hugo && git checkout origin/source -f
|
||||
@cd hugo && git checkout origin/main -f
|
||||
@$(MAKE) -C hugo theme
|
||||
|
||||
.PHONY: docs-serve
|
||||
|
||||
Reference in New Issue
Block a user