Commit Graph

3 Commits

Author SHA1 Message Date
thischwa de450eb384 Add actor normalization and debug logging to deploy-image.yml
Build and Push Docker Image / build-and-push (push) Failing after 11s
2026-06-29 18:25:42 +02:00
thischwa 98f21c3ed4 Refactor deploy-image.yml to compute registry dynamically and reorder login step
Build and Push Docker Image / build-and-push (push) Failing after 9s
2026-06-29 18:12:44 +02:00
thischwa 4dbca41a24 Add Docker support with CI workflow and runtime configuration
Build and Push Docker Image / build-and-push (push) Failing after 1m52s
- Added `Dockerfile` to build a Docker image for the JavadocViewerService.
- Implemented a Gitea-based CI workflow (`deploy-image.yml`) to build and push the Docker image.
- Updated `settings.local.json` to expand permissions for the service.
- Included `-DskipTests` to Maven arguments in `JavadocService.java`.
2026-06-29 18:04:09 +02:00