remove query command

This commit is contained in:
AleaJactaEst 2018-04-05 22:56:33 +02:00
parent 6eda63e517
commit 899da57b87

View file

@ -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"