Jenkins Build Update V16
parent
e805d78f83
commit
8b74027ff7
|
@ -33,7 +33,7 @@ spec:
|
|||
- bash
|
||||
- -c
|
||||
- python manage.py makemigrations --merge && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||
image: git.humbingo.org/docker/dailyledger-gateway:V15
|
||||
image: git.humbingo.org/docker/dailyledger-gateway:V16
|
||||
name: dl-gateway
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
|
Loading…
Reference in New Issue