Jenkins Build Update V1
parent
0ba5f4138e
commit
277bd7691f
|
@ -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:v33
|
||||
image: git.humbingo.org/docker/dailyledger-gateway:V1
|
||||
name: dl-gateway
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
|
Loading…
Reference in New Issue