mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
671c757fa2
CI setup that builds the `master` branch and pushes it to `gh-pages` branch in the repo which is published by GitHub pages. Signed-off-by: Jakub Sokołowski <jakub@status.im>
12 lines
374 B
Markdown
12 lines
374 B
Markdown
# Description
|
|
|
|
Configuration of CI builds executed under a Jenkins instance at https://ci.status.im/.
|
|
|
|
# Website
|
|
|
|
The `Jenkinsfile.gh-pages` file builds the documentation site with this job:
|
|
https://ci.status.im/job/website/job/js-waku.wakuconnect.dev/
|
|
|
|
And deploys it via `gh-pages` branch and [GitHub Pages](https://pages.github.com/) to:
|
|
https://js-waku.wakuconnect.dev/
|