Jenkins Build Update V9

master
Jenkins 2025-02-14 08:30:49 +00:00
parent 036ea4b54c
commit 13a61aaefc
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-payroll:V7
image: git.humbingo.org/paisavara-payroll:V9
name: pv-payroll
ports:
- containerPort: 8000