Explorar o código

pull latest sid builder

Sean OMeara %!s(int64=3) %!d(string=hai) anos
pai
achega
ba74abb753
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ci/scripts/build.sh

+ 1 - 0
ci/scripts/build.sh

@@ -25,4 +25,5 @@ case $GOARCH in
 esac
 
 docker run --privileged --rm tonistiigi/binfmt --install all
+docker pull registry.sean.farm/sid-builder
 docker buildx build --platform ${GOOS}/${ARCH} -f ci/Dockerfile.sid --target export -t test . --output out/${GOOS}/${GOARCH}