Skip to content

Commit

Permalink
ci: remove blender_data/test from released zip
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeCrassous committed Mar 22, 2021
1 parent 03c8206 commit c020e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ release:
stage: release
script:
- pip install requests
- rm -rf mixer/blender_data/tests/
- python -m zipfile -c mixer-${CI_COMMIT_REF_NAME}.zip mixer/
- python -m gitlab.release mixer-${CI_COMMIT_REF_NAME}.zip
artifacts:
Expand Down

0 comments on commit c020e5d

Please sign in to comment.