You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ This command generates static content into the `build` directory and can be serv
45
45
## CI/CD
46
46
47
47
-[CI builds](https://ci.infra.status.im/job/website/job/docs.status.network/)`master` and pushes to `deploy-master` branch, which is hosted at <https://docs.status.network/>.
48
+
-[CI builds dev](https://ci.infra.status.im/job/website/job/dev-docs.status.network/)`develop` and pushes to `deploy-develop` branch, which is hosted at <https://dev-docs.status.network/>.
48
49
49
50
The hosting is done using [Caddy server with Git plugin for handling GitHub webhooks](https://github.com/status-im/infra-misc/blob/master/ansible/roles/caddy-git).
0 commit comments