featL enable tast and build back

This commit is contained in:
Swann 2020-10-03 00:30:37 +02:00
parent c3546ff74f
commit ea530f0f96
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB
2 changed files with 0 additions and 9 deletions

View File

@ -3,10 +3,6 @@ build:
image: debian:stable-slim
script:
- rm -rf tests .git .gitignore script
only:
refs:
- master
- develop
artifacts:
name: multi_user
paths:

View File

@ -3,8 +3,3 @@ test:
image: slumber/blender-addon-testing:latest
script:
- python3 scripts/test_addon.py
only:
refs:
- master
- develop