Skip to content

Commit

Permalink
build.sh: always pull latest image
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
juhp committed Jul 11, 2024
1 parent ebd3df2 commit d81696a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions automated/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ fi
#IMAGE=commercialhaskell/stackage:$TAG
IMAGE=ghcr.io/commercialhaskell/stackage/build:$TAG

docker pull $IMAGE

PANTRY_DIR=$ROOT/work/stack/pantry
STACK_DIR=$ROOT/work/stack
DOT_STACKAGE_DIR=$ROOT/work/dot-stackage
Expand Down

0 comments on commit d81696a

Please sign in to comment.