drone tweak

This commit is contained in:
Oliver Marks 2017-02-07 22:33:22 +00:00
parent fa5359979d
commit 0292701721
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pipeline:
backend:
build: ./compose/django/Dockerfile
build: ./compose/django/Dockerfile-dev
image: maidstonehackspacewebsite_django
environment:
- POSTGRES_USER=mhackspace
@ -12,8 +12,6 @@ pipeline:
- python manage.py test mhackspace --verbosity 2
#volumes:
# postgres_data_dev: {}
# postgres_backup_dev: {}