Attempt: Separate cleanup step
Some checks failed
Build container image / Build and push image (push) Failing after 4m26s

This commit is contained in:
2025-12-01 18:27:30 +09:00
parent 2908caaf59
commit cab4c6cdd9
3 changed files with 67 additions and 62 deletions

View File

@@ -30,6 +30,8 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
--mount=type=tmpfs,dst=/tmp \
/ctx/build.sh
RUN /ctx/cleanup.sh
### LINTING
## Verify final image and contents are correct.
RUN bootc container lint