mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Update build script to point to commercialhaskell
This commit is contained in:
parent
1cbf4e2cc8
commit
d8ff9f369f
@ -17,7 +17,7 @@ else
|
||||
TAG=$SHORTNAME
|
||||
fi
|
||||
|
||||
IMAGE=snoyberg/stackage:$TAG
|
||||
IMAGE=commercialhaskell/stackage:$TAG
|
||||
|
||||
PLAN_FILE=current-plan.yaml
|
||||
DOCMAP_FILE=current-docmap.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user