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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,11 +107,9 @@ aiming to be a drop-in replacement for `ipfs.io`:
107
107
- 🚧 **WIP: alpha quality**https://ipfs-service-worker-gateway.pages.dev hosts the `release` branch, with a stable [release](https://github.com/ipfs/service-worker-gateway/releases)
108
108
- 🚧 **WIP: alpha quality**https://staging.ipfs-service-worker-gateway.pages.dev hosts the `staging` branch with development / testing version
109
109
110
+
#### Deploying to `production` and `staging`
110
111
111
-
#### Updating `production` and `staging`
112
-
113
-
Make a PR to the respective branch. Once it is merged, new version will be
114
-
deployed. The process takes between 1 and 5 minutes.
112
+
Deploying to [production[(https://github.com/ipfs/service-worker-gateway/actions/workflows/deploy-to-production.yml) and [staging](https://github.com/ipfs/service-worker-gateway/actions/workflows/deploy-to-staging.yml) is done by manually running the deployment action and passing the release version to the action.
0 commit comments