mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Revert using docker.pkg.github.com image until can be pulled
This reverts commit c7984e5f55.
Currently it is private
[skip ci]
This commit is contained in:
parent
c7984e5f55
commit
980fe4f5a3
@ -19,7 +19,7 @@ else
|
||||
WORKDIR=$ROOT/work/$TAG
|
||||
fi
|
||||
|
||||
IMAGE=docker.pkg.github.com/commercialhaskell/stackage/build:$TAG
|
||||
IMAGE=commercialhaskell/stackage:$TAG
|
||||
|
||||
PANTRY_DIR=$ROOT/work/stack/pantry
|
||||
STACK_DIR=$ROOT/work/stack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user