Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] 49863fc80c
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 15:24:59 +00:00
Jakub Sokołowski ef89c3c2f6 add CI setup for auto deployments
Changes:

* Add `Jenkinsfile` for running in CI
* Install `gh-pages` and `promisify` Node packages
* Add `scripts/deploy.js` that uses `gh-pages`
* Update `README` with new links and comments
* Drop `package-lock.json` in favour of `yarn.lock`
* Added `resources/public/CNAME` set to `simpledapp.status.im`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-01 10:23:50 +02:00