From 4719b909970f1de7c887edad1407428b0190e61a Mon Sep 17 00:00:00 2001 From: Sven Feyerabend Date: Tue, 25 May 2021 20:41:33 +0200 Subject: [PATCH] debug(CI): actually build image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f317a4..e495538 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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