Jenkins Build Update V10

assetManagement-and-chat
Jenkins 2025-05-17 14:23:39 +00:00
parent 58c016b661
commit b6878f1cad
1 changed files with 1 additions and 1 deletions

View File

@ -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:V9
image: git.humbingo.org/docker/dailyledger-gateway:V10
name: dl-gateway
ports:
- containerPort: 8000