readme: update CI links to Jenkins

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-09-18 12:28:49 +02:00
parent 102d85783f
commit 0f7fdefbc7
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 2 additions and 3 deletions

View File

@ -71,9 +71,8 @@ $ yarn serve
## CI/CD
- The `master` branch is automatically deployed to the production server (e.g., logos.co) through [CI](https://ci.infra.status.im)
- The `develop` branch is automatically deployed to the staging server (e.g., dev.logos.co) through [CI](https://ci.infra.status.im)
- The `master` branch is deployed to https://develp.co/ through [Jenkins CI](https://ci.infra.status.im/job/website/job/develp.co/).
- The `develop` branch is deployed to https://dev.develp.co/ through [Jenkins CI](https://ci.infra.status.im/job/website/job/dev.develp.co/).
## Change Process