Jenkins Build Update V2

master
Jenkins 2025-02-13 22:38:13 +00:00
parent 42fe0882cb
commit fb745561dd
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-chequeservice:development
image: 147.79.66.211:3000/docker/paisavara-cheque:V2
name: pv-cheque
ports:
- containerPort: 8000