From a6bb99267a59b800eb6e9214e82d7c0fb85dc951 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Fri, 3 May 2019 22:12:42 -0400 Subject: [PATCH] Debug --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eabf325..aeb1b90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,8 +27,6 @@ build-base: - docker image ls - find . -type f - find ${CI_PROJECT_DIR} -type f - - ls -a / - - ls -a /var/lib/docker - docker image inspect williammiceli/grav:1.6.8 build-git: