Command tip is the tip.golang.org server, serving the latest HEAD straight from the Git oven.
To deploy to the staging project https://tip-staging.golang.org:
$ make deploy-staging
To deploy to https://tip.golang.org:
$ make deploy-prod