debug(CI): actually build image

This commit is contained in:
Sven Feyerabend 2021-05-25 20:41:33 +02:00
parent ab232e66b6
commit 4719b90997
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ before_script:
- lsof | wc -l - lsof | wc -l
- sysctl fs.file-max - sysctl fs.file-max
# - docker pull "$CI_REGISTRY_IMAGE" || true # - docker pull "$CI_REGISTRY_IMAGE" || true
- docker pull "$BASE" # - docker pull "$BASE"
- > - >
docker build docker build
--ulimit nofile=999999 --ulimit nofile=999999