update artefacts data

This commit is contained in:
AleaJactaEst 2018-04-06 00:43:20 +02:00
parent 899da57b87
commit 032336794f

View file

@ -92,7 +92,7 @@ Linux server build:
- rm -f /opt/ext/servercontainer*
# 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 /
- tar --numeric-owner --exclude=.git --exclude=.dockerenv --exclude=/proc --exclude=/sys --exclude=/home --exclude=/builds --exclude=/opt/download -cf out/debian_server.tar /
- ls -lh out
artifacts:
name: "khanat-$(echo $CI_BUILD_REF | head -c 7 )-$CI_PIPELINE_ID-server-debian-stretch"