hsiegeln
ad97a552f6
CI / build (push) Successful in 59s
CI / docker (push) Failing after 11s
refactor: no builds in Dockerfiles, CI builds all artifacts
Dockerfiles now only COPY pre-built artifacts:
- Dockerfile (SaaS): just COPY target/*.jar, no multi-stage build
- ui/sign-in/Dockerfile (Logto): just FROM logto + COPY dist/
- Removed docker/logto.Dockerfile (had node build stage)
CI pipeline builds everything:
- docker job: builds frontend, JAR, sign-in UI, then packages
into images using the simple Dockerfiles
- Uses cameleer-build:1 (has node + maven + docker)
- build job: also builds sign-in UI for testing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:39:19 +02:00
..
2026-04-06 11:43:22 +02:00
2026-04-06 15:39:19 +02:00
2026-04-06 15:12:11 +02:00
2026-04-04 21:47:01 +02:00
2026-04-04 21:47:01 +02:00
2026-04-04 21:47:01 +02:00
2026-04-05 01:17:47 +02:00
2026-04-05 01:17:47 +02:00
2026-04-04 21:47:01 +02:00
2026-04-05 23:06:41 +02:00