Commit 4719b909 authored by Sven Feyerabend's avatar Sven Feyerabend
Browse files

debug(CI): actually build image

parent ab232e66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ before_script:
  - lsof | wc -l
  - sysctl fs.file-max
 # - docker pull "$CI_REGISTRY_IMAGE" || true
  - docker pull "$BASE"
 # - docker pull "$BASE"
  - >
      docker build
      --ulimit nofile=999999