diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f681406..e186b52 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,9 +93,6 @@ Linux server build: # Create image - mkdir -p out - tar --numeric-owner --exclude=.git --exclude=/proc --exclude=/sys --exclude=/home --exclude=/builds --exclude=/opt/artefacts -cf out/debian_server.tar / - - ls /home - - pwd - - ls -lh - ls -lh out artifacts: name: "khanat-$(echo $CI_BUILD_REF | head -c 7 )-$CI_PIPELINE_ID-server-debian-stretch"