update artefacts data
This commit is contained in:
parent
899da57b87
commit
032336794f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue