worker mejorado
Some checks failed
build-and-push / build (push) Successful in 1m36s
build-and-push / deploy (push) Failing after 14s

This commit is contained in:
2025-05-14 16:23:36 -06:00
parent 1372535938
commit 0c170bfa1a
4 changed files with 18 additions and 8 deletions

View File

@@ -64,8 +64,7 @@ jobs:
# ──────────────── push loop ────────────────
- name: Push images
run: |
for img in planilla \
planilla-agent \
for img in planilla-agent \
planilla-api \
planilla-mcp \
planilla-ui \
@@ -85,8 +84,7 @@ jobs:
- name: Pull latest images
run: |
for img in planilla \
planilla-agent \
for img in planilla-agent \
planilla-api \
planilla-mcp \
planilla-ui \