Use build.stackage.org

This commit is contained in:
Michael Snoyman 2017-01-02 14:38:48 +02:00
parent b971aeca7a
commit 6f082b7683

View File

@ -207,7 +207,7 @@ You'll need to get your SSH public key added to the machine. ~/.ssh/config info:
``` ```
Host stackage-build Host stackage-build
User curators User curators
Hostname ec2-52-5-20-252.compute-1.amazonaws.com Hostname build.stackage.org
``` ```
### Running the build script ### Running the build script