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
Build and Push Docker Images / build (push) Successful in 7s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user