Jenkins Build Update V3

master
Jenkins 2025-02-14 08:04:05 +00:00
parent 5b7af3a6b8
commit 6bebf23038
1 changed files with 1 additions and 1 deletions

View File

@ -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: 147.79.66.211:3000/docker/paisavara-invoice:V2
image: git.humbingo.org/paisavara-invoice:V3
name: pv-invoice
ports:
- containerPort: 8000