Skip to content

Commit

Permalink
docs: add CI integration sections (#13)
Browse files Browse the repository at this point in the history
Relateds #4

Signed-off-by: msclock <[email protected]>
  • Loading branch information
msclock authored Jan 9, 2024
1 parent a284341 commit c3d050d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,18 @@ sphinx_deployment_dll = {
},
}
```

## CI Workflow

### GitHub

Refer to the
[GitHub Actions](https://github.com/msclock/sphinx-deployment/actions) workflow.
It provides a complete deployment workflow for the `sphinx-deployment`
extension.

### GitLab

The working template based on
[GitLab CI](https://docs.gitlab.com/ee/ci/quick_start/README.html) are available
[here](https://msclock.gitlab.io/gitlab-ci-templates/latest/docs/Sphinx/).

0 comments on commit c3d050d

Please sign in to comment.