Add comment on global-hints.yaml update

This commit is contained in:
Michael Snoyman 2018-08-30 09:56:11 +03:00
parent c05c84f1bf
commit e57254f6c8
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -215,6 +215,11 @@ Hub to create a new Docker tag for the relevant branch name.
You'll need to update both the `PATH` in `Dockerfile` and the `GHCVER` variable
in `debian-bootstrap.sh`.
Ensure that the [global-hints.yaml
file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml)
is updated with information on the latest GHC release by cloning that
repo and running `./update-global-hints.yaml ghc-X.Y.Z`.
### Getting the new image to the build server
Once a new Docker image is available, you'll need to pull it onto the stackage-build server (see
below). Instead of pulling an unbounded number of images, I typically just