Update .gitlab-ci.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user