Jenkins Build Update V2
parent
bc5114e0ae
commit
7b6e986260
|
@ -33,7 +33,7 @@ spec:
|
|||
- bash
|
||||
- -c
|
||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||
image: git.humbingo.org/docker/paisavara-assetmanagement:V1
|
||||
image: git.humbingo.org/docker/paisavara-assetmanagement:V2
|
||||
name: pv-assetmanagement
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
|
Loading…
Reference in New Issue