drone tweak
This commit is contained in:
parent
fa5359979d
commit
0292701721
|
@ -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: {}
|
||||
|
|
Loading…
Reference in New Issue