switch this repository to cue.gerrithub.io
As part of the transition from review.gerrithub.io to cue.gerrithub.io.
Note that this change to internal/ci/base will propagate to all other
GerritHub-based repositories once I publish a new version of the module.
While here, fix up trybot.cue so that it doesn't hard-code
the URLs for our GitHub and GerritHub repos.
All CUE developers should run the following to be able to
use `git-codereview mail` after this change is pulled,
assuming they named GerritHub the "origin" remote:
git remote set-url origin https://cue.gerrithub.io/a/cue-lang/cue
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I5da754696f23b6df79ca4331debdbccd3b1f001c
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1222595
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Paul Jolly <paul@myitcv.io>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>