fix(deploy): cache-bust the scrum4me-mcp clone in deploy-to-nas.sh #2

Merged
janpeter merged 1 commit from fix/deploy-cache-bust into master 2026-05-23 22:19:45 +02:00
Owner

Without MCP_CACHE_BUST the cached --depth 1 clone layer is reused on a
same-ref rebuild, so deploys silently ship stale scrum4me-mcp code. Pass
MCP_CACHE_BUST=$(date +%s) to the buildx call so the build always re-clones
the latest MCP_GIT_REF.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Without MCP_CACHE_BUST the cached --depth 1 clone layer is reused on a same-ref rebuild, so deploys silently ship stale scrum4me-mcp code. Pass MCP_CACHE_BUST=$(date +%s) to the buildx call so the build always re-clones the latest MCP_GIT_REF. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Without MCP_CACHE_BUST the cached --depth 1 clone layer is reused on a
same-ref rebuild, so deploys silently ship stale scrum4me-mcp code. Pass
MCP_CACHE_BUST=$(date +%s) to the buildx call so the build always re-clones
the latest MCP_GIT_REF.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
janpeter merged commit c2bd5c80b5 into master 2026-05-23 22:19:45 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
janpeter/scrum4me-docker!2
No description provided.