Refactor job configuration to rename and update CV cleanup job across Docker Compose files and build workflows
Build and Push Docker Images / build (push) Successful in 7s

This commit is contained in:
2026-05-14 14:29:38 +03:00
parent 75bc9509c5
commit 3b4f5a44b6
5 changed files with 16 additions and 15 deletions
+3 -3
View File
@@ -206,9 +206,9 @@ services:
labels:
- "com.centurylinklabs.watchtower.enable=true"
job:
image: registry.easysoft.ro/apps/myai-job:staging
container_name: myai-job
cv-cleanup-job:
image: registry.easysoft.ro/apps/myai-cv-cleanup-job:staging
container_name: myai-cv-cleanup-job
depends_on:
- api
environment: