fix: set build context to root instead of pkg #4

Merged
jcabillot merged 1 commits from fix/build-context into main 2026-05-29 16:35:41 -04:00
Owner
No description provided.
jcabillot added 1 commit 2026-05-29 16:34:42 -04:00
fix: set build context to root instead of pkg
Docker Build and Push / build (pull_request) Successful in 46s
86c9cb87e4
The build context was set to 'pkg', but the Dockerfile references
requirements.txt and src/ which are at the repository root.
Changing context to '.' gives Docker access to all necessary files.
jcabillot merged commit f332c9c32a into main 2026-05-29 16:35:41 -04:00
jcabillot deleted branch fix/build-context 2026-05-29 16:35:42 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/mcp-ics#4