Loading .gitlab/ci/wiki.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ build-wiki: - git remote add gitlab-wiki "https://ci:$CI_TOKEN@sc07.dev/sc07/canvas.wiki.git" - git status - git checkout main - git pull - git pull --rebase - git push gitlab-wiki `git subtree split -P doc main`:main --force Loading
.gitlab/ci/wiki.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ build-wiki: - git remote add gitlab-wiki "https://ci:$CI_TOKEN@sc07.dev/sc07/canvas.wiki.git" - git status - git checkout main - git pull - git pull --rebase - git push gitlab-wiki `git subtree split -P doc main`:main --force