Update .gitlab-ci.yml

This commit is contained in:
窦凤虎
2024-11-07 13:09:24 +00:00
parent 8561a8a3aa
commit 552bdfe87c

View File

@@ -12,7 +12,7 @@ build:
stage: build
script:
- echo "Building the project..."
- tar -czvf tsg-olap-data-initialization-$VERSION.tar.gz ./
- tar -czvf tsg-olap-data-initialization-$VERSION.tar.gz clickhouse/
- ls -lah
artifacts:
paths: