Refine automation scripts
This commit is contained in:
@@ -5,6 +5,5 @@ all_tests:
|
||||
- sh ./scripts/autoinstall.sh
|
||||
- docker-compose run web python manage.py test
|
||||
after_script:
|
||||
- docker-compose exec -T web find . -path '*/migrations*' -delete
|
||||
- docker-compose exec -T web find . -type f -name '*.pyc' -delete
|
||||
when: on_success
|
||||
|
||||
Reference in New Issue
Block a user