Unverified Commit 631ae5a6 by Edward Thomson Committed by GitHub

ci: final docs update

parent fd54db0e
...@@ -283,7 +283,7 @@ jobs: ...@@ -283,7 +283,7 @@ jobs:
docker run \ docker run \
--rm \ --rm \
-v "$(pwd):/home/libgit2" \ -v "$(pwd):/home/libgit2" \
-w /home/libgit2/source \ -w /home/libgit2 \
${{ env.docker-registry }}/${{ github.repository }}/docurium:latest \ ${{ env.docker-registry }}/${{ github.repository }}/docurium:latest \
cm doc api.docurium cm doc api.docurium
git checkout gh-pages git checkout gh-pages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment