This commit is contained in:
Stardust3D 2022-01-29 16:57:45 +01:00
parent 9fc6bbc0c5
commit 3542b40a19
1 changed files with 1 additions and 2 deletions

View File

@ -6,9 +6,8 @@ variables:
build:
script:
- apt update; apt install -y zip
- ls
- zip -r ../dist.zip *
artifacts:
name: $EXPORT_NAME-$CI_COMMIT_TAG
paths:
- dist.zip
- ../dist.zip