Commit Graph

7 Commits

Author SHA1 Message Date
jcabillot f332c9c32a Merge pull request 'fix: set build context to root instead of pkg' (#4) from fix/build-context into main
Docker Build and Push / build (push) Successful in 1m9s
Reviewed-on: #4
2026-05-29 16:35:40 -04:00
Julien Cabillot 86c9cb87e4 fix: set build context to root instead of pkg
Docker Build and Push / build (pull_request) Successful in 46s
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.
2026-05-29 16:33:34 -04:00
jcabillot 5bfa99ec55 feat: add Gitea Actions workflow
Docker Build and Push / build (push) Failing after 21s
feat: add Gitea Actions workflow
2026-05-29 16:22:57 -04:00
Julien Cabillot 9ae88e346c feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m15s
2026-05-29 14:51:19 -04:00
Julien Cabillot 2f4d11a53f feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 54s
2026-05-29 14:23:33 -04:00
Julien Cabillot ef4bec6b45 feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 34s
2026-05-29 14:09:26 -04:00
Julien Cabillot ee0d719142 feat: init
perso/mcp-ics/pipeline/head This commit looks good
2026-03-15 19:35:49 -04:00