Commit Graph

8 Commits

Author SHA1 Message Date
Franck Royer 04fbc55fdf
Use `npm ci` in CI
So there is no attempt to update the lock file.
2022-06-17 16:30:03 +10:00
Franck Royer 09986d4e2b
Publish simple HTML examples 2022-05-13 16:06:16 +10:00
Franck Royer df367d265f
Need to build examples before deploying 2022-05-12 15:17:53 +10:00
Franck Royer 3b15a32f12
Remove root build step when deploying examples 2022-05-02 16:37:27 +10:00
Franck Royer a94351f265
Deploy all examples to wakuconnect.dev 2022-05-02 16:37:27 +10:00
Jakub Sokołowski c60811852d
ci: fix publish step conditional branch check
https://github.com/status-im/js-waku/issues/556

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-21 10:53:51 +01:00
Jakub e4888f779c
ci: build examples and deply in a subfolder (#432) 2022-02-02 11:35:28 +11:00
Jakub 671c757fa2
ci: add Jenkinsfile for building docs page (#410)
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>
2022-01-24 11:53:45 +01:00