Skip to content

fix: correct Docker build context in GitHub Actions workflows#21

Merged
tassosgomes merged 1 commit into
mainfrom
fix/git-actions-push-image
Oct 6, 2025
Merged

fix: correct Docker build context in GitHub Actions workflows#21
tassosgomes merged 1 commit into
mainfrom
fix/git-actions-push-image

Conversation

@tassosgomes
Copy link
Copy Markdown
Owner

  • Changed context from '.' to './backend' for API and MCP images
  • This resolves the issue where Docker could not find project files
  • Affects workflows: backend.yml, mcp.yml, and release.yml
  • Now matches the working docker-compose.yml configuration

- Changed context from '.' to './backend' for API and MCP images
- This resolves the issue where Docker could not find project files
- Affects workflows: backend.yml, mcp.yml, and release.yml
- Now matches the working docker-compose.yml configuration
@tassosgomes tassosgomes merged commit e7a06b0 into main Oct 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant