mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Comment about wiping out cache #746
This commit is contained in:
parent
b1290091da
commit
ba969f6b03
@ -52,6 +52,10 @@ docker rm $(docker ps -a -q)
|
||||
docker rmi $(docker images -q)
|
||||
```
|
||||
|
||||
You should also delete the cache directories on the stackage-build server to
|
||||
force all packages to be rebuilt. See: [issue
|
||||
#746](https://github.com/fpco/stackage/issues/746).
|
||||
|
||||
## stackage-build server
|
||||
|
||||
You'll need to get your SSH public key added to the machine. ~/.ssh/config info:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user