Skip to content
Snippets Groups Projects
Commit 4cc7ef5d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Remove badge

parent 9510a51a
No related branches found
No related tags found
No related merge requests found
![Build Status](https://gitlab.com/pages/<project>/badges/master/build.svg)
---
Example Jupyter Book website using GitLab Pages.
Learn more about GitLab Pages at https://pages.gitlab.io and the official
Learn more about GitLab Pages at https://about.gitlab.com/stages-devops-lifecycle/pages/ and the official
documentation https://docs.gitlab.com/ce/user/project/pages/.
---
......@@ -23,11 +19,11 @@ documentation https://docs.gitlab.com/ce/user/project/pages/.
## GitLab CI
This project's static Pages are built by [GitLab CI][ci], following the steps
This project's static Pages are built by [GitLab CI/CD][ci], following the steps
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
```bash
# Full project: https://gitlab.com/pages/jupyter-book-example
# Full project: https://gitlab.com/pages/jupyterbook
stages:
- build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment