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 --exclude='*.log' --exclude='.gitlab-ci.yml' --exclude='.idea'
|
||||
- tar -czvf tsg-olap-data-initialization-$VERSION.tar.gz --exclude='*.log' --exclude='.gitlab-ci.yml' --exclude='.idea' ./
|
||||
- ls -lah
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user