1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-13 16:13:16 +02:00

mention deployment urls in deployment

This commit is contained in:
Matthias Kretschmann 2018-11-16 12:55:41 +01:00
parent a979a42206
commit 658f24cca6
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -277,7 +277,9 @@ query {
Automatic deployments are triggered upon successful tests & builds on Travis:
- push to `master` initiates a live deployment
-> [docs.oceanprotocol.com](https://docs.oceanprotocol.com)
- any Pull Request, and subsequent pushes to it, initiates a beta deployment
-> [beta.docs.oceanprotocol.com](https://beta.docs.oceanprotocol.com)
The deploy command simply calls the [`scripts/deploy.sh`](scripts/deploy.sh) script, syncing the contents of the `public/` folder to S3: