remove query command
This commit is contained in:
parent
6eda63e517
commit
899da57b87
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue