all tests now run
This commit is contained in:
parent
097a637682
commit
0622d842ba
|
@ -6,7 +6,8 @@ pipeline:
|
||||||
- USE_DOCKER=yes
|
- USE_DOCKER=yes
|
||||||
- DJANGO_SETTINGS_MODULE=config.settings.test
|
- DJANGO_SETTINGS_MODULE=config.settings.test
|
||||||
commands:
|
commands:
|
||||||
- python manage.py test mhackspace.subscriptions --verbosity 2
|
- cp -n env.example .env
|
||||||
|
- python manage.py test mhackspace --verbosity 2
|
||||||
|
|
||||||
#volumes:
|
#volumes:
|
||||||
# postgres_data_dev: {}
|
# postgres_data_dev: {}
|
||||||
|
|
Loading…
Reference in New Issue