add all files

This commit is contained in:
doufenghu
2024-11-07 21:07:27 +08:00
parent 02ecde7ee8
commit 8561a8a3aa

View File

@@ -12,7 +12,7 @@ build:
stage: build
script:
- echo "Building the project..."
- tar -czvf tsg-olap-data-initialization-$VERSION.tar.gz --exclude='*.log' --exclude='.gitlab-ci.yml' --exclude='.idea' --exclude='.git' ./
- tar -czvf tsg-olap-data-initialization-$VERSION.tar.gz ./
- ls -lah
artifacts:
paths: